Skip to content

Commit

Permalink
Build: Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7 (a…
Browse files Browse the repository at this point in the history
…pache#11140)

Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.6 to 1.1.10.7.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](xerial/snappy-java@v1.1.10.6...v1.1.10.7)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  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>
  • Loading branch information
dependabot[bot] authored and zachdisc committed Dec 12, 2024
1 parent 257e292 commit f6c2d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-connect/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') {
// force upgrades for dependencies with known vulnerabilities...
resolutionStrategy {
force 'org.codehaus.jettison:jettison:1.5.4'
force 'org.xerial.snappy:snappy-java:1.1.10.6'
force 'org.xerial.snappy:snappy-java:1.1.10.7'
force 'org.apache.commons:commons-compress:1.27.1'
force 'org.apache.hadoop.thirdparty:hadoop-shaded-guava:1.2.0'
}
Expand Down

0 comments on commit f6c2d8c

Please sign in to comment.