Skip to content

Commit b475d73

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.4.0 to 4.8.5.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.4.0 to 4.8.5.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.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 6f31c2e commit b475d73

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
@@ -56,7 +56,7 @@
5656
<version.log4j>2.23.1</version.log4j>
5757
<!-- SpotBugs properties -->
5858
<version.spotbugs>4.8.4</version.spotbugs>
59-
<version.spotbugs.plugin>4.8.4.0</version.spotbugs.plugin>
59+
<version.spotbugs.plugin>4.8.5.0</version.spotbugs.plugin>
6060
<spotbugs.failOnError>false</spotbugs.failOnError>
6161
<spotbugs.threshold>Low</spotbugs.threshold>
6262
</properties>

0 commit comments

Comments
 (0)