diff --git a/java-workflows/README.md b/java-workflows/README.md index d37770e77ee5..e50d19cf2776 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-workflows - 2.1.0 + 2.1.1 ``` diff --git a/java-workflows/samples/install-without-bom/pom.xml b/java-workflows/samples/install-without-bom/pom.xml index 8cbd704af385..903e442c05ae 100644 --- a/java-workflows/samples/install-without-bom/pom.xml +++ b/java-workflows/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-workflows - 2.1.0 + 2.1.1 diff --git a/java-workflows/samples/snippets/pom.xml b/java-workflows/samples/snippets/pom.xml index c31ab7de2164..78e407969a0f 100644 --- a/java-workflows/samples/snippets/pom.xml +++ b/java-workflows/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflows - 2.1.0 + 2.1.1