[JAVA-26735] Upgraded gson library to 2.10.1 version

This commit is contained in:
panos-kakos
2023-11-03 23:31:49 +02:00
parent 26a57c08ee
commit 0f6149ef8c
13 changed files with 31 additions and 24 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<properties>
<javax.websocket-api.version>1.1</javax.websocket-api.version>
<gson.version>2.8.0</gson.version>
<gson.version>2.10.1</gson.version>
</properties>
</project>