Skip to content

Commit 3b5a8c0

Browse files
Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.0.0 to 4.7.1.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.0.0...spotbugs-maven-plugin-4.7.1.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] <[email protected]>
1 parent d961983 commit 3b5a8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<spotless.version>2.23.0</spotless.version>
2121
<google-java-format.version>1.15.0</google-java-format.version>
2222
<jacoco.version>0.8.8</jacoco.version>
23-
<spotbugs.version>4.7.0.0</spotbugs.version>
23+
<spotbugs.version>4.7.1.0</spotbugs.version>
2424
<findsecbugs.version>1.12.0</findsecbugs.version>
2525
<pmd-plugin.version>3.17.0</pmd-plugin.version>
2626
<pmd.version>6.47.0</pmd.version>

0 commit comments

Comments
 (0)