Skip to content

Commit d51bd60

Browse files
committed
dependency cleanup
1 parent e3fb934 commit d51bd60

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,6 @@
2222
<artifactId>jcommander</artifactId>
2323
<version>1.48</version>
2424
</dependency>
25-
<dependency>
26-
<groupId>commons-codec</groupId>
27-
<artifactId>commons-codec</artifactId>
28-
<version>1.9</version>
29-
</dependency>
30-
<dependency>
31-
<groupId>org.xerial</groupId>
32-
<artifactId>sqlite-jdbc</artifactId>
33-
<version>3.8.11.2</version>
34-
</dependency>
3525
<dependency>
3626
<groupId>junit</groupId>
3727
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)