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 8b6efdf commit 0d77b78Copy full SHA for 0d77b78
pom.xml
@@ -23,7 +23,7 @@
23
<maven.compiler.source>1.8</maven.compiler.source>
24
<maven.compiler.target>1.8</maven.compiler.target>
25
<org.apache.commons.io.version>2.20.0</org.apache.commons.io.version>
26
- <org.apache.commons.lang.version>3.18.0</org.apache.commons.lang.version>
+ <org.apache.commons.lang.version>3.19.0</org.apache.commons.lang.version>
27
<org.apache.commons.exec.version>1.5.0</org.apache.commons.exec.version>
28
<jgit.version>5.13.1.202206130422-r</jgit.version>
29
<jacoco.version>0.8.13</jacoco.version>
0 commit comments