Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (
Browse files Browse the repository at this point in the history
#1432)

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.2.0 to 4.8.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 15, 2024
1 parent 80c0802 commit ef45ea9
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 @@ -83,7 +83,7 @@
<reactor.test.version>3.6.2</reactor.test.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotbugs.annotations.version>4.8.3</spotbugs.annotations.version>
<spotbugs.version>4.8.2.0</spotbugs.version>
<spotbugs.version>4.8.3.0</spotbugs.version>
<skipTests>false</skipTests>
<jacoco.skip>${skipTests}</jacoco.skip>
</properties>
Expand Down

0 comments on commit ef45ea9

Please sign in to comment.