Skip to content

Commit 53afac8

Browse files
Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 (#324)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad5434d commit 53afac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven.compiler.target>1.8</maven.compiler.target>
2525
<org.apache.commons.io.version>2.21.0</org.apache.commons.io.version>
2626
<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>
27+
<org.apache.commons.exec.version>1.6.0</org.apache.commons.exec.version>
2828
<jgit.version>5.13.1.202206130422-r</jgit.version>
2929
<jacoco.version>0.8.13</jacoco.version>
3030
<takari-plugin-testing.version>3.1.1</takari-plugin-testing.version>

0 commit comments

Comments
 (0)