diff --git a/pom.xml b/pom.xml
index 403c61d94a..f42bf47944 100644
--- a/pom.xml
+++ b/pom.xml
@@ -700,7 +700,7 @@
com.google.code.gson
gson
- 2.2.4
+ 2.8.9
de.agilecoders.wicket
diff --git a/wicketstuff-restannotations-parent/restannotations-examples/pom.xml b/wicketstuff-restannotations-parent/restannotations-examples/pom.xml
index e8ac888742..b461025cb8 100644
--- a/wicketstuff-restannotations-parent/restannotations-examples/pom.xml
+++ b/wicketstuff-restannotations-parent/restannotations-examples/pom.xml
@@ -68,7 +68,7 @@
com.google.code.gson
gson
- 2.2.4
+ 2.8.9
diff --git a/wicketstuff-restannotations-parent/restannotations-json/pom.xml b/wicketstuff-restannotations-parent/restannotations-json/pom.xml
index fa54bf79eb..4c697530bc 100644
--- a/wicketstuff-restannotations-parent/restannotations-json/pom.xml
+++ b/wicketstuff-restannotations-parent/restannotations-json/pom.xml
@@ -56,7 +56,7 @@
com.google.code.gson
gson
- 2.4
+ 2.8.9
junit