Skip to content

Commit e65ffb1

Browse files
Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.8.3.1
1 parent d48951b commit e65ffb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
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.3.1</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)