Skip to content

Commit 313c331

Browse files
committed
Remove useless dependency
1 parent 9b9ff67 commit 313c331

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
</properties>
1111

1212
<dependencies>
13-
<dependency>
14-
<groupId>com.google.code.gson</groupId>
15-
<artifactId>gson</artifactId>
16-
<version>2.8.0</version>
17-
</dependency>
1813
<dependency>
1914
<groupId>commons-io</groupId>
2015
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)