Skip to content

Commit

Permalink
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.3.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.3.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Mar 22, 2024
1 parent 9244d51 commit 79c37dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<com.fasterxml.jackson.core.version>2.17.0</com.fasterxml.jackson.core.version>
<com.fasterxml.jackson.annotations.version>2.15.2</com.fasterxml.jackson.annotations.version>
<slf4j.version>2.0.9</slf4j.version>
<spotbugs.maven.plugin.version>4.7.3.6</spotbugs.maven.plugin.version>
<spotbugs.maven.plugin.version>4.8.3.1</spotbugs.maven.plugin.version>
<apache.parquet.verstion>1.13.1</apache.parquet.verstion>
<apache.hadoop.version>3.3.6</apache.hadoop.version>
<!-- SONAR -->
Expand Down

0 comments on commit 79c37dd

Please sign in to comment.