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

Commit 6d7f7fd

Browse files
build(deps): bump org.apache.commons:commons-compress (#833)
Bumps org.apache.commons:commons-compress from 1.26.1 to 1.26.2. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stephane Bouchet <[email protected]>
1 parent 73fb0c1 commit 6d7f7fd

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
@@ -138,7 +138,7 @@ tasks.register('copyKey', Copy) {
138138
dependencies {
139139
implementation(
140140
'io.fabric8:openshift-client:6.12.0',
141-
'org.apache.commons:commons-compress:1.26.1',
141+
'org.apache.commons:commons-compress:1.26.2',
142142
'org.apache.commons:commons-exec:1.4.0',
143143
'com.redhat.devtools.intellij:intellij-common:1.9.6-SNAPSHOT',
144144
'io.jsonwebtoken:jjwt-impl:0.12.5',

0 commit comments

Comments
 (0)