diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 6cdd847d..0c05be9a 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -34,7 +34,7 @@
com.google.code.gson
gson
- 2.8.9
+ 2.9.0
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index e9e76cd5..9ceb11df 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -34,7 +34,7 @@
com.google.code.gson
gson
- 2.8.9
+ 2.9.0
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 52412c6e..d9d83747 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -45,7 +45,7 @@
com.google.code.gson
gson
- 2.8.9
+ 2.9.0
junit