Skip to content

Commit

Permalink
Update to Hadoop 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Jun 24, 2023
1 parent 91daf81 commit 66c0d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -772,7 +772,7 @@
<dependency>
<groupId>io.trino.hadoop</groupId>
<artifactId>hadoop-apache</artifactId>
<version>3.2.0-18</version>
<version>3.3.5-1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -1897,7 +1897,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.8.4</version>
<version>1.1.10.0</version>
<exclusions>
<exclusion>
<groupId>org.osgi</groupId>
Expand Down

0 comments on commit 66c0d5e

Please sign in to comment.