diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 642d9b803825..d05bf69b24ee 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-secretmanager - 2.2.0 + 2.3.0 ``` diff --git a/java-secretmanager/samples/install-without-bom/pom.xml b/java-secretmanager/samples/install-without-bom/pom.xml index e0414e4b5aad..8427c928c3c0 100644 --- a/java-secretmanager/samples/install-without-bom/pom.xml +++ b/java-secretmanager/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-secretmanager - 2.2.0 + 2.3.0 diff --git a/java-secretmanager/samples/snapshot/pom.xml b/java-secretmanager/samples/snapshot/pom.xml index 69812516793a..df7a55000aff 100644 --- a/java-secretmanager/samples/snapshot/pom.xml +++ b/java-secretmanager/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-secretmanager - 2.2.0 + 2.3.0