Skip to content

Commit 71540e3

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.6.4
1 parent af43d9f commit 71540e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<!-- https://mvnrepository.com/artifact/com.diffplug.spotless/spotless-maven-plugin -->
5656
<spotless.version>2.43.0</spotless.version>
5757
<!-- https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-maven-plugin -->
58-
<spotbugs.version>4.8.2.0</spotbugs.version>
58+
<spotbugs.version>4.8.6.4</spotbugs.version>
5959
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
6060
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
6161
<!-- https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd -->

0 commit comments

Comments
 (0)