This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
The following commit(s) were added to refs/heads/branch-3.1 by this push:
new 8e5f00ecd77 [fix][sec] Upgrade snappy-java to 1.1.10.5 (#21280)
8e5f00ecd77 is described below
commit 8e5f00ecd7732e1d8be466d8639f686cc5fd2715
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 d32c44a6651..979c23bdf24 100644
--- a/distribution/server/src/assemble/LICENSE.bin.txt
+++ b/distribution/server/src/assemble/LICENSE.bin.txt
@@ -484,7 +484,7 @@ The Apache Software License, Version 2.0
- org.apache.zookeeper-zookeeper-jute-3.8.1.jar
- org.apache.zookeeper-zookeeper-prometheus-metrics-3.8.1.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 f77db0323c9..07381291cd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@ flexible messaging model and an intuitive client
API.</description>
<zookeeper.version>3.8.1</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.94.Final</netty.version>
diff --git a/pulsar-sql/presto-distribution/LICENSE
b/pulsar-sql/presto-distribution/LICENSE
index 61332595c65..b9fc58d336c 100644
--- a/pulsar-sql/presto-distribution/LICENSE
+++ b/pulsar-sql/presto-distribution/LICENSE
@@ -458,7 +458,7 @@ The Apache Software License, Version 2.0
* JSON Simple
- json-simple-1.1.1.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