Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 1fb9954

Browse files
build(deps): bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (#756)
Bumps org.apache.commons:commons-exec from 1.3 to 1.4.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-exec 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 756fb69 commit 1fb9954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ dependencies {
154154
implementation(
155155
'io.fabric8:openshift-client:6.4.1',
156156
'org.apache.commons:commons-compress:1.26.1',
157-
'org.apache.commons:commons-exec:1.3',
157+
'org.apache.commons:commons-exec:1.4.0',
158158
'com.redhat.devtools.intellij:intellij-common:1.9.3',
159159
'io.jsonwebtoken:jjwt-impl:0.11.2',
160160
'io.jsonwebtoken:jjwt-jackson:0.11.2',

0 commit comments

Comments
 (0)