Skip to content

Commit c4fb152

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.2.0
1 parent 97ede27 commit c4fb152

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.41.0</spotless.version>
5757
<!-- https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-maven-plugin -->
58-
<spotbugs.version>4.7.3.6</spotbugs.version>
58+
<spotbugs.version>4.8.2.0</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)