Skip to content

Commit

Permalink
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Browse files Browse the repository at this point in the history
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.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>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed Nov 8, 2022
1 parent 32cd1d1 commit 41d2bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -57,7 +57,7 @@
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<java.version>1.8</java.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.2.1</spotbugs-maven-plugin.version>
<spotbugs-maven-plugin.version>4.7.3.0</spotbugs-maven-plugin.version>
<spotbugs.version>4.7.3</spotbugs.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<license-maven-plugin.version>4.1</license-maven-plugin.version>
Expand Down

0 comments on commit 41d2bde

Please sign in to comment.