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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new cdef9d33 MINOR: Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.7-1 
(#628)
cdef9d33 is described below

commit cdef9d33fefc94d0b71163fa077f9d66ea45c60f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 21 09:05:53 2025 -0500

    MINOR: Bump com.github.luben:zstd-jni from 1.5.6-9 to 1.5.7-1 (#628)
    
    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni)
    from 1.5.6-9 to 1.5.7-1.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 compression/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compression/pom.xml b/compression/pom.xml
index 3c339d55..8d398fe0 100644
--- a/compression/pom.xml
+++ b/compression/pom.xml
@@ -55,7 +55,7 @@ under the License.
     <dependency>
       <groupId>com.github.luben</groupId>
       <artifactId>zstd-jni</artifactId>
-      <version>1.5.6-9</version>
+      <version>1.5.7-1</version>
     </dependency>
   </dependencies>
 </project>

Reply via email to