diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 3a3b3d905ae1..87473fbe22de 100644 --- a/java-scheduler/README.md +++ b/java-scheduler/README.md @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-scheduler - 2.3.11 + 2.3.12 ``` diff --git a/java-scheduler/samples/install-without-bom/pom.xml b/java-scheduler/samples/install-without-bom/pom.xml index c62dd9559f5c..d09378ad772e 100644 --- a/java-scheduler/samples/install-without-bom/pom.xml +++ b/java-scheduler/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-scheduler - 2.3.11 + 2.3.12 diff --git a/java-scheduler/samples/snapshot/pom.xml b/java-scheduler/samples/snapshot/pom.xml index 01e9bd653803..4787a84d469a 100644 --- a/java-scheduler/samples/snapshot/pom.xml +++ b/java-scheduler/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-scheduler - 2.3.11 + 2.3.12