Skip to content

Commit 7a64f3e

Browse files
committed
Remove GSON on dependency management
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
1 parent 54af3d5 commit 7a64f3e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,6 @@
125125
<artifactId>zstd-jni</artifactId>
126126
<version>${zstd-jni.version}</version>
127127
</dependency>
128-
<dependency>
129-
<groupId>com.google.code.gson</groupId>
130-
<artifactId>gson</artifactId>
131-
<version>${gson.version}</version>
132-
</dependency>
133128
<dependency>
134129
<groupId>io.github.classgraph</groupId>
135130
<artifactId>classgraph</artifactId>

0 commit comments

Comments
 (0)