Skip to content

Commit

Permalink
[fix][sec] Upgrade snappy-java to 1.1.10.5 (apache#21280)
Browse files Browse the repository at this point in the history
(cherry picked from commit 643428b)
(cherry picked from commit 8e5f00e)
  • Loading branch information
lhotari authored and srinath-ctds committed Dec 14, 2023
1 parent ba7a135 commit 54a3ca4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion pulsar-sql/presto-distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54a3ca4

Please sign in to comment.