diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index ddf3de39..689cf38e 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.8 + 2.8.9 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index ac3e1c2c..8b35f0e8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.code.gson gson - 2.8.8 + 2.8.9 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 852af8df..9e552621 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -45,7 +45,7 @@ com.google.code.gson gson - 2.8.8 + 2.8.9 junit