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

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new 1dafdde9b Bump org.xerial.snappy:snappy-java from 1.1.7 to 1.1.10.4 in 
/helix-core (#2632)
1dafdde9b is described below

commit 1dafdde9b85b6337ee50717b256a5939a977f378
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 15:45:28 2024 -0800

    Bump org.xerial.snappy:snappy-java from 1.1.7 to 1.1.10.4 in /helix-core 
(#2632)
    
    Bumps 
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 
1.1.7 to 1.1.10.4.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](https://github.com/xerial/snappy-java/compare/1.1.7...v1.1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 helix-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 7f4f082e3..0315e1448 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.xerial.snappy</groupId>
       <artifactId>snappy-java</artifactId>
-      <version>1.1.7</version>
+      <version>1.1.10.4</version>
     </dependency>
   </dependencies>
   <build>

Reply via email to