Skip to content

Commit efc7faa

Browse files
dependabot[bot]slachiewicz
authored andcommitted
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 cdaf267 commit efc7faa

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
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>org.apache.commons</groupId>
204204
<artifactId>commons-exec</artifactId>
205-
<version>1.5.0</version>
205+
<version>1.6.0</version>
206206
</dependency>
207207

208208
<dependency>

0 commit comments

Comments
 (0)