Skip to content

Commit 0e1b878

Browse files
committed
Drop unused dependency commons-codec
1 parent a87ec07 commit 0e1b878

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,6 @@
189189
<version>3.3.0</version>
190190
</dependency>
191191

192-
<dependency>
193-
<groupId>commons-codec</groupId>
194-
<artifactId>commons-codec</artifactId>
195-
<version>1.14</version>
196-
</dependency>
197-
198192
<!-- Maven 3.0.x -->
199193
<dependency>
200194
<groupId>org.sonatype.aether</groupId>

0 commit comments

Comments
 (0)