diff --git a/pom.xml b/pom.xml index ad42ff76f99b17a26ceb198148013a98ec25a0e3..ccdba6609134f76c76e3f4a925db2647319db7da 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <!-- Project Information --> <artifactId>google-gson</artifactId> - <version>2.10.1</version> + <version>2.11.0</version> <packaging>jar</packaging> @@ -62,7 +62,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.10.1</version> + <version>2.11.0</version> </dependency> </dependencies>