Skip to content

Commit

Permalink
[MINOR] remove unused gson test dependency (#5652)
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiyan authored May 21, 2022
1 parent 2af9830 commit b5adba3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b5adba3

Please sign in to comment.