diff --git a/java-vision/README.md b/java-vision/README.md index 0dded6c0c2c2..62c5324b37b0 100644 --- a/java-vision/README.md +++ b/java-vision/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-vision - 3.1.0 + 3.1.1 ``` diff --git a/java-vision/samples/install-without-bom/pom.xml b/java-vision/samples/install-without-bom/pom.xml index 7b857a449282..39068cae267f 100644 --- a/java-vision/samples/install-without-bom/pom.xml +++ b/java-vision/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-vision - 3.1.0 + 3.1.1