Skip to content

Commit

Permalink
[#9865] Remove unnecessary gson dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Apr 14, 2023
1 parent 1568204 commit e07cbee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hbase2-module/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@
<version>${protoc.version}</version>
</dependency>

<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>

</dependencies>
</dependencyManagement>
<dependencies>
Expand Down

0 comments on commit e07cbee

Please sign in to comment.