We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54af3d5 commit 7a64f3eCopy full SHA for 7a64f3e
1 file changed
pom.xml
@@ -125,11 +125,6 @@
125
<artifactId>zstd-jni</artifactId>
126
<version>${zstd-jni.version}</version>
127
</dependency>
128
- <dependency>
129
- <groupId>com.google.code.gson</groupId>
130
- <artifactId>gson</artifactId>
131
- <version>${gson.version}</version>
132
- </dependency>
133
<dependency>
134
<groupId>io.github.classgraph</groupId>
135
<artifactId>classgraph</artifactId>
0 commit comments