Bump com.github.luben:zstd-jni from 1.5.6-7 to 1.5.6-10 (#2972)

Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-7 to 1.5.6-10.
- [Commits](https://github.com/luben/zstd-jni/commits)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-14 15:45:38 +00:00
committed by GitHub
parent dd4a1941a7
commit e18c2ebf3d

View File

@@ -74,7 +74,7 @@ ext {
springRetryVersion = '2.0.10'
springVersion = '6.1.17'
testcontainersVersion = '1.19.8'
zstdJniVersion = '1.5.6-7'
zstdJniVersion = '1.5.6-10'
javaProjects = subprojects - project(':spring-amqp-bom')
}