Skip to content

Commit

Permalink
Updated the snappy version to 1.1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia authored and tdcmeehan committed Nov 16, 2023
1 parent 374bec5 commit 1c6eea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.7.1</version>
<version>1.1.10.4</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion presto-record-decoder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.1.7</version>
<version>1.1.10.4</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit 1c6eea3

Please sign in to comment.