Skip to content

Commit

Permalink
Drop unused dependency commons-codec
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Sep 23, 2020
1 parent a87ec07 commit 0e1b878
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,6 @@
<version>3.3.0</version>
</dependency>

<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
</dependency>

<!-- Maven 3.0.x -->
<dependency>
<groupId>org.sonatype.aether</groupId>
Expand Down

0 comments on commit 0e1b878

Please sign in to comment.