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 de51d4b5c Bump com.github.luben:zstd-jni from 1.5.7-1 to 1.5.7-2 
(#2164)
de51d4b5c is described below

commit de51d4b5c56e50309ca0abf86c82eaddbc85b67e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 17 07:37:21 2025 +0100

    Bump com.github.luben:zstd-jni from 1.5.7-1 to 1.5.7-2 (#2164)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.7-1 to 1.5.7-2.
    - [Commits](https://github.com/luben/zstd-jni/compare/v1.5.7-1...v1.5.7-2)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      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 8e794c495..4def790a7 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -452,7 +452,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-1</zstd.version>
+    <zstd.version>1.5.7-2</zstd.version>
     <nimbus-jose-jwt.version>10.0.2</nimbus-jose-jwt.version>
     <javacpp.version>1.5.11</javacpp.version>
   </properties>

Reply via email to