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 27c66c5e8 Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-6 
(#1965)
27c66c5e8 is described below

commit 27c66c5e805535def8391a47a7e16695d5d54707
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 08:28:06 2024 +0200

    Bump com.github.luben:zstd-jni from 1.5.6-5 to 1.5.6-6 (#1965)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.6-5 to 1.5.6-6.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    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 552ead6a5..b694262c2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -447,7 +447,7 @@
     <!-- This has to be < 3.9 to work with Solr 8's integration tests -->
     <zookeeper.version>3.8.4</zookeeper.version>
     <logback.version>1.5.8</logback.version>
-    <zstd.version>1.5.6-5</zstd.version>
+    <zstd.version>1.5.6-6</zstd.version>
     <nimbus-jose-jwt.version>9.41.1</nimbus-jose-jwt.version>
     <javacpp.version>1.5.10</javacpp.version>
   </properties>

Reply via email to