diff --git a/README.md b/README.md index 0da395e76..e84a2fc74 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-storage - 2.1.9 + 2.2.0 ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3474724a9..7f22ae3f3 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -34,13 +34,13 @@ com.google.cloud google-cloud-storage - 2.1.9 + 2.2.0 com.google.cloud google-cloud-storage - 2.1.9 + 2.2.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6e203a3a9..545108343 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.1.9 + 2.2.0