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 bb391ca9ff Bump com.github.luben:zstd-jni from 1.5.7-13 to 1.5.7-15
(#3058)
bb391ca9ff is described below
commit bb391ca9ffd17d36dcf7c51cb594f9149bfffb0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 07:53:49 2026 +0200
Bump com.github.luben:zstd-jni from 1.5.7-13 to 1.5.7-15 (#3058)
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from
1.5.7-13 to 1.5.7-15.
- [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-13...v1.5.7-15)
---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
dependency-version: 1.5.7-15
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 f55ca3a085..78acf03741 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -450,7 +450,7 @@
<woodstox.core.version>7.2.2</woodstox.core.version>
<xmpcore.version>6.1.11</xmpcore.version>
<zookeeper.version>3.9.5</zookeeper.version>
- <zstd.version>1.5.7-13</zstd.version>
+ <zstd.version>1.5.7-15</zstd.version>
<nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
<javacpp.version>1.5.13</javacpp.version>
<maven.exec.version>3.6.3</maven.exec.version>