Skip to content

Commit 00b7d37

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.8.3
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.0 to 4.9.8.3. - [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.8.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eac41dc commit 00b7d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<plugin>
226226
<groupId>com.github.spotbugs</groupId>
227227
<artifactId>spotbugs-maven-plugin</artifactId>
228-
<version>4.9.3.0</version>
228+
<version>4.9.8.3</version>
229229
<configuration>
230230
<effort>Max</effort>
231231
<threshold>Low</threshold>

0 commit comments

Comments
 (0)