We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2d6b9 + 8d35738 commit a3b7151Copy full SHA for a3b7151
pom.xml
@@ -77,7 +77,7 @@
77
<coverage.branches>100</coverage.branches>
78
<coverage.instructions>100</coverage.instructions>
79
<coverage.lines>100</coverage.lines>
80
- <dependency-check-maven.version>10.0.4</dependency-check-maven.version>
+ <dependency-check-maven.version>11.1.1</dependency-check-maven.version>
81
<findbugs-annotations.version>3.0.1</findbugs-annotations.version>
82
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
83
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
0 commit comments