This is an automated email from the ASF dual-hosted git repository.
THausherr 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 933fb96d10 Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9
(#2829)
933fb96d10 is described below
commit 933fb96d10eea38d7ac5a4908f4814640a4a9aeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 09:13:54 2026 +0200
Bump com.github.luben:zstd-jni from 1.5.7-8 to 1.5.7-9 (#2829)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.7-8 to 1.5.7-9.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-8...v1.5.7-9)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-9
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 33ced12dcc..3e6f104cc5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -463,7 +463,7 @@
<woodstox.core.version>7.2.0</woodstox.core.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.5</zookeeper.version>
- <zstd.version>1.5.7-8</zstd.version>
+ <zstd.version>1.5.7-9</zstd.version>
<nimbus-jose-jwt.version>10.9</nimbus-jose-jwt.version>
<javacpp.version>1.5.13</javacpp.version>
<maven.exec.version>3.6.3</maven.exec.version>