Skip to content

Commit ca412fc

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.2.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.2.0) --- 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>
1 parent e38384c commit ca412fc

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
@@ -340,7 +340,7 @@
340340
<plugin>
341341
<groupId>com.github.spotbugs</groupId>
342342
<artifactId>spotbugs-maven-plugin</artifactId>
343-
<version>4.8.6.6</version>
343+
<version>4.9.2.0</version>
344344
<configuration>
345345
<effort>Max</effort>
346346
<threshold>Default</threshold>

0 commit comments

Comments
 (0)