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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ac9876b47 Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /cassandra 
(#4619)
9ac9876b47 is described below

commit 9ac9876b47dcdd3fac30ddce1d5123694fd434b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 4 09:38:45 2023 +0000

    Bump snappy-java from 1.1.8.4 to 1.1.10.1 in /cassandra (#4619)
---
 cassandra/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 04c87bdffe..7962c4aa01 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -32,7 +32,7 @@
 
     <properties>
         <cassandra.driver.version>4.14.1</cassandra.driver.version>
-        <snappy.version>1.1.8.4</snappy.version>
+        <snappy.version>1.1.10.1</snappy.version>
         <lz4.version>1.8.0</lz4.version>
         <scalate.version>1.9.8</scalate.version>
 

Reply via email to