1
0

[MINOR] remove unused gson test dependency (#5652)

This commit is contained in:
Raymond Xu
2022-05-21 05:34:08 -07:00
committed by GitHub
parent 2af98303d3
commit b5adba3e55

View File

@@ -1041,13 +1041,6 @@
</exclusions>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<!-- Zookeeper -->
<dependency>
<groupId>org.apache.curator</groupId>