Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 (#102)
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2021
1 parent f7cc5f1 commit 29bdb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -196,7 +196,7 @@
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
<commons.checkstyle.version>9.0</commons.checkstyle.version>
<commons.felix.version>5.1.2</commons.felix.version>
<spotbugs.plugin.version>4.3.0</spotbugs.plugin.version>
<spotbugs.plugin.version>4.4.1</spotbugs.plugin.version>
<spotbugs.impl.version>4.4.1</spotbugs.impl.version>

<!-- Commons Release Plugin -->
Expand Down

0 comments on commit 29bdb25

Please sign in to comment.