Skip to content

Commit adec96c

Browse files
committed
Use snappy-java 1.1.1.5
1 parent cc953d6 commit adec96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.xerial.snappy</groupId>
344344
<artifactId>snappy-java</artifactId>
345-
<version>1.1.1.4</version>
345+
<version>1.1.1.5</version>
346346
</dependency>
347347
<dependency>
348348
<groupId>net.jpountz.lz4</groupId>

0 commit comments

Comments
 (0)