Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Hotfix - update gson in rest plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
clicman committed Aug 28, 2023
1 parent 3dbfe41 commit 6604859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/rest-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.9</version>
<version>2.10</version>
</dependency>

<!--TESTS-->
Expand Down

0 comments on commit 6604859

Please sign in to comment.