Skip to content

Commit 994c0fb

Browse files
Build: Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 (apache#10914)
Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress 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 45bd172 commit 994c0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-connect/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') {
7171
resolutionStrategy {
7272
force 'org.codehaus.jettison:jettison:1.5.4'
7373
force 'org.xerial.snappy:snappy-java:1.1.10.5'
74-
force 'org.apache.commons:commons-compress:1.26.2'
74+
force 'org.apache.commons:commons-compress:1.27.0'
7575
force 'org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.2.0'
7676
}
7777
}

0 commit comments

Comments
 (0)