Skip to content

Commit

Permalink
Revert "PRSP-3603 Bump org.xerial.snappy:snappy-java to latest versio…
Browse files Browse the repository at this point in the history
…n to address CVEs (#164)" (#166)

This reverts commit 185d655.
  • Loading branch information
KeerthanaSrikanth authored and pagrawal10 committed Dec 19, 2023
1 parent d2a4774 commit 8732bc5
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.1.10.5
version: 1.0.4.1
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.10.5
version: 1.1.8.4
libraries:
- org.xerial.snappy: snappy-java

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

name: snappy-java
license_category: binary
version: 1.1.10.5
version: 1.1.8.4
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 @@ -815,7 +815,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.10.5</version>
<version>1.1.8.4</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 8732bc5

Please sign in to comment.