Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#98)
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.6.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.6.0.0)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2022
1 parent 1d4bf67 commit 29a7001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -217,7 +217,7 @@
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
<commons.felix.version>5.1.2</commons.felix.version>
<biz.aQute.bndlib.version>6.0.0</biz.aQute.bndlib.version>
<spotbugs.plugin.version>4.5.3.0</spotbugs.plugin.version>
<spotbugs.plugin.version>4.6.0.0</spotbugs.plugin.version>
<spotbugs.impl.version>4.6.0</spotbugs.impl.version>
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
<commons.japicmp.version>0.15.3</commons.japicmp.version>
Expand Down

0 comments on commit 29a7001

Please sign in to comment.