Skip to content

Commit c8154d5

Browse files
Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (#207)
Bumps org.apache.commons:commons-exec from 1.4.0 to 1.5.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29c7c5f commit c8154d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

takari-lifecycle-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.apache.commons</groupId>
201201
<artifactId>commons-exec</artifactId>
202-
<version>1.4.0</version>
202+
<version>1.5.0</version>
203203
</dependency>
204204
<!-- test-properties -->
205205
<dependency>

0 commit comments

Comments
 (0)