Skip to content

Commit 6c619c9

Browse files
chore(deps): bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (#852)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72fe2b4 commit 6c619c9

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.4.0</version>
152+
<version>1.5.0</version>
153153
</dependency>
154154
<dependency>
155155
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)