This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/develop by this push:
     new 60af711f Bump com.github.luben:zstd-jni from 1.5.5-5 to 1.5.6-3 (#70)
60af711f is described below

commit 60af711f60ee8d87b025bc5cac857ef274e68849
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 4 22:22:03 2024 +0800

    Bump com.github.luben:zstd-jni from 1.5.5-5 to 1.5.6-3 (#70)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 
1.5.5-5 to 1.5.6-3.
    - [Commits](https://github.com/luben/zstd-jni/compare/v.1.5.5-5...v1.5.6-3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:production
      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>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 92e67733..748a7373 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -40,7 +40,7 @@
             <dependency>
                 <groupId>com.github.luben</groupId>
                 <artifactId>zstd-jni</artifactId>
-                <version>1.5.5-5</version>
+                <version>1.5.6-3</version>
             </dependency>
             <dependency>
                 <groupId>org.xerial.snappy</groupId>

Reply via email to