Skip to content

Commit bf02d72

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.0 to 4.8.6.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.0...spotbugs-maven-plugin-4.8.6.1) --- 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 5cb4d29 commit bf02d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<project.java.target>1.8</project.java.target>
7878
<version.findsecbugs>1.13.0</version.findsecbugs>
7979
<version.slf4j>2.0.13</version.slf4j>
80-
<version.spotbugs.maven>4.8.6.0</version.spotbugs.maven>
80+
<version.spotbugs.maven>4.8.6.1</version.spotbugs.maven>
8181
<version.spotbugs>4.8.6</version.spotbugs>
8282
</properties>
8383

0 commit comments

Comments
 (0)