[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
@@ -79,7 +79,7 @@
</build>
<properties>
<gson.version>2.8.0</gson.version>
<gson.version>2.10.1</gson.version>
<dynamodblocal.version>1.21.1</dynamodblocal.version>
<maven-plugins-version>3.1.1</maven-plugins-version>
</properties>