Skip to content

Commit 56e8032

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.3.0 to 4.8.3.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.3.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 1bb7c1f commit 56e8032

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
@@ -205,7 +205,7 @@
205205
<plugin>
206206
<groupId>com.github.spotbugs</groupId>
207207
<artifactId>spotbugs-maven-plugin</artifactId>
208-
<version>4.8.3.0</version>
208+
<version>4.8.3.1</version>
209209
<configuration>
210210
<failOnError>false</failOnError>
211211
<onlyAnalyze>de.rwth.idsg.steve.-</onlyAnalyze>

0 commit comments

Comments
 (0)