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 Nov 15, 2023
1 parent 64a76fe commit 9812817
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 @@ -3463,7 +3463,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 @@ -3818,7 +3818,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 @@ -5009,7 +5009,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 @@ -739,7 +739,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 9812817

Please sign in to comment.