This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-2.11
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-2.11 by this push:
new 476b4a02d4a [fix][sec] Upgrade snappy-java to 1.1.10.5 (#21280)
476b4a02d4a is described below
commit 476b4a02d4a21dcfeae7cf545821499a2b399daa
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Oct 3 14:06:05 2023 +0300
[fix][sec] Upgrade snappy-java to 1.1.10.5 (#21280)
(cherry picked from commit 643428bb295ee4781e86aa2c72e5ad5d61b98870)
---
distribution/server/src/assemble/LICENSE.bin.txt | 2 +-
pom.xml | 2 +-
pulsar-sql/presto-distribution/LICENSE | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/distribution/server/src/assemble/LICENSE.bin.txt
b/distribution/server/src/assemble/LICENSE.bin.txt
index 37a62a06911..3f5ed98066e 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -532,7 +532,7 @@ The Apache Software License, Version 2.0
- org.apache.zookeeper-zookeeper-jute-3.8.3.jar
- org.apache.zookeeper-zookeeper-prometheus-metrics-3.8.3.jar
* Snappy Java
- - org.xerial.snappy-snappy-java-1.1.10.1.jar
+ - org.xerial.snappy-snappy-java-1.1.10.5.jar
* Google HTTP Client
- com.google.http-client-google-http-client-gson-1.41.0.jar
- com.google.http-client-google-http-client-1.41.0.jar
diff --git a/pom.xml b/pom.xml
index 8b09ebbc946..48c4298cfe8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@ flexible messaging model and an intuitive client
API.</description>
<zookeeper.version>3.8.3</zookeeper.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.10.0</commons-text.version>
- <snappy.version>1.1.10.1</snappy.version> <!-- ZooKeeper server -->
+ <snappy.version>1.1.10.5</snappy.version> <!-- ZooKeeper server -->
<dropwizardmetrics.version>4.1.12.1</dropwizardmetrics.version> <!--
ZooKeeper server -->
<curator.version>5.1.0</curator.version>
<netty.version>4.1.93.Final</netty.version>
diff --git a/pulsar-sql/presto-distribution/LICENSE
b/pulsar-sql/presto-distribution/LICENSE
index b67249d0ea5..09781ccaacf 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -466,7 +466,7 @@ The Apache Software License, Version 2.0
* GSON
- gson-2.8.9.jar
* Snappy
- - snappy-java-1.1.10.1.jar
+ - snappy-java-1.1.10.5.jar
* Jackson
- jackson-module-parameter-names-2.14.2.jar
* Java Assist