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
The following commit(s) were added to refs/heads/master by this push:
new 8132be9a3 STORM-4117 - Snappy 1.1.10.7
8132be9a3 is described below
commit 8132be9a3ba4b6902f503b2f5640147648bba5b5
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 13 20:48:38 2024 +0100
STORM-4117 - Snappy 1.1.10.7
---
DEPENDENCY-LICENSES | 2 +-
LICENSE-binary | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index c9b968cc4..57e4fc598 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -346,7 +346,7 @@ List of third-party dependencies grouped by their license
type.
* sigar (org.fusesource:sigar:1.6.4 - http://fusesource.com/sigar/)
* SLF4J 1 Binding for Log4j API
(org.apache.logging.log4j:log4j-slf4j-impl:2.24.1 -
https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j-impl/)
* SnakeYAML (org.yaml:snakeyaml:2.2 -
https://bitbucket.org/snakeyaml/snakeyaml)
- * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 -
https://github.com/xerial/snappy-java)
+ * snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 -
https://github.com/xerial/snappy-java)
* Spring AOP (org.springframework:spring-aop:5.3.27 -
https://github.com/spring-projects/spring-framework)
* Spring Beans (org.springframework:spring-beans:5.3.27 -
https://github.com/spring-projects/spring-framework)
* Spring Commons Logging Bridge (org.springframework:spring-jcl:5.3.27
- https://github.com/spring-projects/spring-framework)
diff --git a/LICENSE-binary b/LICENSE-binary
index e7c2d04f3..cf58cf958 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -656,7 +656,7 @@ The license texts of these dependencies can be found in the
licenses directory.
* Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5
- https://commons.apache.org/proper/commons-fileupload/)
* Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 -
https://commons.apache.org/proper/commons-lang/)
* Apache Commons Text (org.apache.commons:commons-text:1.11.0 -
https://commons.apache.org/proper/commons-text)
- * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 -
https://github.com/xerial/snappy-java)
+ * snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 -
https://github.com/xerial/snappy-java)
AL 2.0, GPL v2, MPL 2.0
diff --git a/pom.xml b/pom.xml
index 468976b5f..be7158c9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<metrics.version>4.2.28</metrics.version>
<mockito.version>5.14.2</mockito.version>
<zookeeper.version>3.9.3</zookeeper.version>
- <snappy.version>1.1.10.4</snappy.version>
+ <snappy.version>1.1.10.7</snappy.version>
<jline.version>2.14.6</jline.version>
<hive.version>3.1.3</hive.version>
<hadoop.version>3.4.1</hadoop.version>