diff --git a/Chapter06/P141_JSONFileToObjectViaGson/pom.xml b/Chapter06/P141_JSONFileToObjectViaGson/pom.xml index 22c882f..98a2f43 100644 --- a/Chapter06/P141_JSONFileToObjectViaGson/pom.xml +++ b/Chapter06/P141_JSONFileToObjectViaGson/pom.xml @@ -15,7 +15,7 @@ com.google.code.gson gson - 2.8.5 + 2.8.9 P141_JSONFileToObjectViaGson