Skip to content

Commit bc8e95b

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.4.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.0 to 4.9.4.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.0...spotbugs-maven-plugin-4.9.4.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.4.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f99906f commit bc8e95b

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>com.github.spotbugs</groupId>
252252
<artifactId>spotbugs-maven-plugin</artifactId>
253-
<version>4.9.3.0</version>
253+
<version>4.9.4.0</version>
254254
<configuration>
255255
<xmlOutput>true</xmlOutput>
256256
<failOnError>false</failOnError>

0 commit comments

Comments
 (0)