diff --git a/java-automl/README.md b/java-automl/README.md index 992aa431746b..c3ed10876445 100644 --- a/java-automl/README.md +++ b/java-automl/README.md @@ -60,7 +60,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-storage - 2.7.0 + 2.10.0 ``` diff --git a/java-automl/samples/install-without-bom/pom.xml b/java-automl/samples/install-without-bom/pom.xml index c05cd035f82e..ee63f3986623 100644 --- a/java-automl/samples/install-without-bom/pom.xml +++ b/java-automl/samples/install-without-bom/pom.xml @@ -39,7 +39,7 @@ com.google.cloud google-cloud-storage - 2.7.0 + 2.10.0 diff --git a/java-automl/samples/snapshot/pom.xml b/java-automl/samples/snapshot/pom.xml index 8a595187168e..1ac0f959d590 100644 --- a/java-automl/samples/snapshot/pom.xml +++ b/java-automl/samples/snapshot/pom.xml @@ -39,7 +39,7 @@ com.google.cloud google-cloud-storage - 2.7.0 + 2.10.0