Skip to content

Commit

Permalink
Upgrade LZ4 reference implementation version
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Apr 12, 2022
1 parent a03c8a7 commit 02ade1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
<dependency>
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>
<version>1.7.1</version>
<version>1.8.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 02ade1b

Please sign in to comment.