Skip to content

Commit

Permalink
PARQUET-1555: Bump snappy-java to 1.1.7.3 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored and zivanfi committed May 9, 2019
1 parent 2c257f0 commit 63cfb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquet-hadoop/pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>1.1.2.6</version>
<version>1.1.7.3</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 63cfb56

Please sign in to comment.