Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit c78390f

Browse files
Removed unused gson dependency
1 parent ac65739 commit c78390f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@
7777
<groupId>org.apache.commons</groupId>
7878
<artifactId>commons-collections4</artifactId>
7979
<version>4.4</version>
80-
</dependency>
81-
82-
<dependency>
83-
<groupId>com.google.code.gson</groupId>
84-
<artifactId>gson</artifactId>
85-
<version>2.8.6</version>
8680
</dependency>
8781
</dependencies>
8882
</project>

0 commit comments

Comments
 (0)