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 75b84fd405 Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 
(#2595)
75b84fd405 is described below

commit 75b84fd405ae6978a79eb4224b2739c6dbc0d913
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 08:29:44 2026 +0100

    Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 (#2595)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-6 to 1.5.7-7.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-6...v1.5.7-7)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-version: 1.5.7-7
      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 484857a98f..a71b80f490 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -452,7 +452,7 @@
     <woodstox.core.version>7.1.1</woodstox.core.version>
     <xmpcore.version>6.1.11</xmpcore.version>
     <zookeeper.version>3.9.4</zookeeper.version>
-    <zstd.version>1.5.7-6</zstd.version>
+    <zstd.version>1.5.7-7</zstd.version>
     <nimbus-jose-jwt.version>10.7</nimbus-jose-jwt.version>
     <javacpp.version>1.5.12</javacpp.version>
     <maven.exec.version>3.6.3</maven.exec.version>

Reply via email to