We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b3381f + 6cdc484 commit 7ec2642Copy full SHA for 7ec2642
pom.xml
@@ -71,7 +71,7 @@
71
<jacoco.version>0.8.13</jacoco.version>
72
<spotbugs.version>4.9.3</spotbugs.version>
73
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
74
- <findsecbugs.version>1.13.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
+ <findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
75
<spotless.version>2.44.4</spotless.version>
76
<therapi.version>0.15.0</therapi.version>
77
<!-- Test-related settings -->
0 commit comments