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

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

commit b6de024d123edcfe0d6bf8a94bc618da081f33bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 19 07:28:19 2023 +0000

    Bump org.xerial.snappy:snappy-java from 1.1.10.3 to 1.1.10.4
    
    Bumps 
[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 
1.1.10.3 to 1.1.10.4.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - 
[Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e4a101554..cd349e926 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
         <metrics.version>3.2.6</metrics.version>
         <mockito.version>4.11.0</mockito.version>
         <zookeeper.version>3.9.1</zookeeper.version>
-        <snappy.version>1.1.10.3</snappy.version>
+        <snappy.version>1.1.10.4</snappy.version>
         <jline.version>0.9.94</jline.version>
         <hive.version>2.3.9</hive.version>
         <hadoop.version>2.10.1</hadoop.version>

Reply via email to