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 ad5434d commit 53afac8Copy full SHA for 53afac8
pom.xml
@@ -24,7 +24,7 @@
24
<maven.compiler.target>1.8</maven.compiler.target>
25
<org.apache.commons.io.version>2.21.0</org.apache.commons.io.version>
26
<org.apache.commons.lang.version>3.20.0</org.apache.commons.lang.version>
27
- <org.apache.commons.exec.version>1.5.0</org.apache.commons.exec.version>
+ <org.apache.commons.exec.version>1.6.0</org.apache.commons.exec.version>
28
<jgit.version>5.13.1.202206130422-r</jgit.version>
29
<jacoco.version>0.8.13</jacoco.version>
30
<takari-plugin-testing.version>3.1.1</takari-plugin-testing.version>
0 commit comments