We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be841ea commit 1629441Copy full SHA for 1629441
parent/pom.xml
@@ -55,7 +55,7 @@
55
<!-- https://mvnrepository.com/artifact/com.diffplug.spotless/spotless-maven-plugin -->
56
<spotless.version>2.43.0</spotless.version>
57
<!-- https://mvnrepository.com/artifact/com.github.spotbugs/spotbugs-maven-plugin -->
58
- <spotbugs.version>4.8.2.0</spotbugs.version>
+ <spotbugs.version>4.8.6.4</spotbugs.version>
59
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pmd-plugin -->
60
<maven-pmd-plugin.version>3.21.2</maven-pmd-plugin.version>
61
<!-- https://mvnrepository.com/artifact/net.sourceforge.pmd/pmd -->
0 commit comments