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.
1 parent 89996a8 commit 2d94dcdCopy full SHA for 2d94dcd
1 file changed
sonar-dependency-check-plugin/pom.xml
@@ -27,7 +27,7 @@
27
<sonar.pluginKey>dependencycheck</sonar.pluginKey>
28
<jackson.version>2.19.2</jackson.version>
29
<spotbugs.version>4.9.3</spotbugs.version>
30
- <commons.lang3.version>3.17.0</commons.lang3.version>
+ <commons.lang3.version>3.18.0</commons.lang3.version>
31
<!-- Test versions -->
32
<junit.jupiter.version>5.13.4</junit.jupiter.version>
33
<mockito.version>5.18.0</mockito.version>
0 commit comments