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
commit 46ce5f18fdd003d62537f4aed1b5ea7eec2b096d Author: Richard Zowalla <[email protected]> AuthorDate: Thu Oct 19 09:30:17 2023 +0200 Fix license for snappy-java --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 0bed45949..1bbe31957 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -20,7 +20,7 @@ List of third-party dependencies grouped by their license type. * Apache Commons Lang (org.apache.commons:commons-lang3:3.13.0 - https://commons.apache.org/proper/commons-lang/) * Gson (com.google.code.gson:gson:2.8.9 - https://github.com/google/gson/gson) * Maven Plugin Tools Java Annotations (org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1 - https://maven.apache.org/plugin-tools/maven-plugin-annotations) - * snappy-java (org.xerial.snappy:snappy-java:1.1.10.3 - https://github.com/xerial/snappy-java) + * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java) Apache License diff --git a/LICENSE-binary b/LICENSE-binary index ff1e095ff..63f48d502 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -646,7 +646,7 @@ The license texts of these dependencies can be found in the licenses directory. Apache License * carbonite (org.clojars.bipinprasad:carbonite:1.6.0 - https://github.com/bipinprasad/carbonite) - * snappy-java (org.xerial.snappy:snappy-java:1.1.10.3 - https://github.com/xerial/snappy-java) + * snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java) Apache License, Version 2.0
