Skip to content

Commit

Permalink
Drop dependency to commons-codec
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Jul 4, 2024
1 parent 5e58469 commit 3a22aba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,6 @@
<artifactId>commons-compress</artifactId>
<version>1.26.2</version>
</dependency>
<dependency>
<!-- For compressors: snappy and lz4 -->
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.0</version>
</dependency>
<!-- Other dependencies -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
Expand Down

0 comments on commit 3a22aba

Please sign in to comment.