diff --git a/java-notebooks/README.md b/java-notebooks/README.md index faf1697d0119..8c3bcd3b027f 100644 --- a/java-notebooks/README.md +++ b/java-notebooks/README.md @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-notebooks - 1.1.0 + 1.1.1 ``` diff --git a/java-notebooks/samples/install-without-bom/pom.xml b/java-notebooks/samples/install-without-bom/pom.xml index 3a50a023cf8a..77575b828fa6 100644 --- a/java-notebooks/samples/install-without-bom/pom.xml +++ b/java-notebooks/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-notebooks - 1.1.0 + 1.1.1 diff --git a/java-notebooks/samples/snippets/pom.xml b/java-notebooks/samples/snippets/pom.xml index 94e220660185..678f24be171b 100644 --- a/java-notebooks/samples/snippets/pom.xml +++ b/java-notebooks/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notebooks - 1.1.0 + 1.1.1