Skip to content

Commit 6d29967

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

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
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>com.github.spotbugs</groupId>
172172
<artifactId>spotbugs-maven-plugin</artifactId>
173-
<version>4.9.4.2</version>
173+
<version>4.9.8.0</version>
174174
<configuration>
175175
<failOnError>false</failOnError>
176176
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)