Skip to content

Commit 32a0ad4

Browse files
committed
Exclude the lz4-java
1 parent 410cdef commit 32a0ad4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@
8484
</exclusion>
8585
</exclusions>
8686
</dependency>
87-
<dependency>
88-
<groupId>org.lz4</groupId>
89-
<artifactId>lz4-java</artifactId>
90-
<version>1.10.2</version>
91-
</dependency>
9287
<dependency>
9388
<groupId>org.junit.jupiter</groupId>
9489
<artifactId>junit-jupiter-engine</artifactId>

0 commit comments

Comments
 (0)