Skip to content

Commit

Permalink
Bump gson version to latest due to vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamedy committed Sep 17, 2024
1 parent 9fb2705 commit 878d062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipp-v3-java-devkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.1</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>oauth.signpost</groupId>
Expand Down

0 comments on commit 878d062

Please sign in to comment.