Skip to content

Commit

Permalink
Removed explicit commons-codec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
turbolocust committed Mar 31, 2024
1 parent b835595 commit 825237b
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 @@ -148,13 +148,6 @@
<version>1.26.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<!-- commons-codec -->
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.16.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<!-- XZ for Java -->
<groupId>org.tukaani</groupId>
Expand Down

0 comments on commit 825237b

Please sign in to comment.