Skip to content

Commit dc6b677

Browse files
Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0
Bumps [org.apache.commons:commons-exec](https://github.com/apache/commons-exec) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/apache/commons-exec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-exec@rel/commons-exec-1.5.0...rel/commons-exec-1.6.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad5434d commit dc6b677

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)