Skip to content

Commit

Permalink
PRSP-3603 Bump org.xerial.snappy:snappy-java to latest version to add…
Browse files Browse the repository at this point in the history
…ress CVEs (#164)

* Bump org.xerial.snappy:snappy-java from 1.1.8.4 to 1.1.10.5

* Add licenses
  • Loading branch information
KeerthanaSrikanth authored and pagrawal10 committed Dec 19, 2023
1 parent 4515500 commit 7c69187
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3115,7 +3115,7 @@ name: snappy-java
license_category: binary
module: hadoop-client
license_name: Apache License version 2.0
version: 1.0.4.1
version: 1.1.10.5
libraries:
- org.xerial.snappy: snappy-java
notices:
Expand Down Expand Up @@ -3565,7 +3565,7 @@ name: snappy-java
license_category: binary
module: extensions/druid-kafka-indexing-service
license_name: Apache License version 2.0
version: 1.1.8.4
version: 1.1.10.5
libraries:
- org.xerial.snappy: snappy-java

Expand Down Expand Up @@ -4774,7 +4774,7 @@ libraries:

name: snappy-java
license_category: binary
version: 1.1.8.4
version: 1.1.10.5
module: druid-ranger-security
license_name: Apache License version 2.0
libraries:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.10.4</version>
<version>1.1.10.5</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 7c69187

Please sign in to comment.