Skip to content

Commit 4ffa2d7

Browse files
chore(deps): 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] <[email protected]>
1 parent 2fe082f commit 4ffa2d7

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
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.apache.commons</groupId>
151151
<artifactId>commons-exec</artifactId>
152-
<version>1.5.0</version>
152+
<version>1.6.0</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)