[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
@@ -103,7 +103,7 @@
</dependencies>
<properties>
<gson.version>2.8.5</gson.version>
<gson.version>2.10.1</gson.version>
<httpclient.version>4.5.3</httpclient.version>
<com.squareup.okhttp3.version>4.9.1</com.squareup.okhttp3.version>
<googleclient.version>1.23.0</googleclient.version>