Skip to content

Commit

Permalink
put back snappy
Browse files Browse the repository at this point in the history
  • Loading branch information
wi11dey committed Sep 12, 2023
1 parent beff3d2 commit 241d573
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
<license name="The Apache Software License, Version 2.0" url="https://www.apache.org/licenses/LICENSE-2.0.txt"/>
<scm connection="${scm.connection}" developerConnection="${scm.developerConnection}" url="${scm.url}"/>
<dependencyManagement>
<dependency groupId="org.xerial.snappy" artifactId="snappy-java" version="1.1.1.7"/>
<dependency groupId="org.xerial.snappy" artifactId="snappy-java" version="1.1.10.1"/>
<dependency groupId="net.jpountz.lz4" artifactId="lz4" version="1.3.0"/>
<dependency groupId="com.ning" artifactId="compress-lzf" version="0.8.4"/>
<dependency groupId="com.google.guava" artifactId="guava" version="32.1.2-jre"/>
Expand Down
File renamed without changes.
Binary file removed lib/snappy-java-1.1.1.7.jar
Binary file not shown.

0 comments on commit 241d573

Please sign in to comment.