This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new b1b78473d Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3
(#2192)
b1b78473d is described below
commit b1b78473dc80c8925d7790c7be93c2555173244c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 08:38:20 2025 +0200
Bump com.github.luben:zstd-jni from 1.5.7-2 to 1.5.7-3 (#2192)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.7-2 to 1.5.7-3.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-2...v1.5.7-3)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-3
dependency-type: direct:development
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>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 92de9d924..4fc505ad5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -451,7 +451,7 @@
<woodstox.core.version>7.1.0</woodstox.core.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.3</zookeeper.version>
- <zstd.version>1.5.7-2</zstd.version>
+ <zstd.version>1.5.7-3</zstd.version>
<nimbus-jose-jwt.version>10.2</nimbus-jose-jwt.version>
<javacpp.version>1.5.11</javacpp.version>