Skip to content

Commit d5544d4

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin in /java
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.6.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.6.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dde419 commit d5544d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<plugin>
166166
<groupId>com.github.spotbugs</groupId>
167167
<artifactId>spotbugs-maven-plugin</artifactId>
168-
<version>4.8.6.6</version>
168+
<version>4.9.6.0</version>
169169
<configuration>
170170
<plugins>
171171
<plugin>

0 commit comments

Comments
 (0)