Skip to content

Commit

Permalink
Remove obsolete Gson dependency declaration.
Browse files Browse the repository at this point in the history
Gson not used by HotRod client any more (see IPROTO-179).

Signed-off-by: Carsten Lohmann <[email protected]>
  • Loading branch information
calohmn committed Apr 19, 2022
1 parent 6690a65 commit 9e32450
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions client-device-connection-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-client-common</artifactId>
Expand Down

0 comments on commit 9e32450

Please sign in to comment.