Skip to content

Commit

Permalink
Remove commons-codec dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Dec 3, 2024
1 parent 3014420 commit 6e065a2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions maven-repository-provisioner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
</dependency>

<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-resolver-provider</artifactId>
Expand Down

0 comments on commit 6e065a2

Please sign in to comment.