Skip to content

Commit 8c04d67

Browse files
Bump org.xerial.snappy:snappy-java from 1.1.10.7 to 1.1.10.8
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.7 to 1.1.10.8. - [Release notes](https://github.com/xerial/snappy-java/releases) - [Commits](xerial/snappy-java@v1.1.10.7...v1.1.10.8) --- updated-dependencies: - dependency-name: org.xerial.snappy:snappy-java dependency-version: 1.1.10.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4eb8973 commit 8c04d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ prometheus-metrics-core = {module = 'io.prometheus:prometheus-metrics-core', ver
149149
prometheus-metrics-textformats = { module = 'io.prometheus:prometheus-metrics-exposition-textformats', version.ref = 'prometheus'}
150150
prometheus-metrics-exporter-pushgateway = { module = 'io.prometheus:prometheus-metrics-exporter-pushgateway', version.ref = 'prometheus'}
151151

152-
snappy = {module = 'org.xerial.snappy:snappy-java', version = '1.1.10.7'}
152+
snappy = {module = 'org.xerial.snappy:snappy-java', version = '1.1.10.8'}
153153

154154
# CVE fixes
155155
# START Fixes https://www.cve.org/CVERecord?id=CVE-2025-58056 and https://www.cve.org/CVERecord?id=CVE-2025-58057

0 commit comments

Comments
 (0)