diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index fad6b580b190..a0edc7ad6bf8 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.0.10 + 3.0.11 ``` diff --git a/java-recaptchaenterprise/samples/install-without-bom/pom.xml b/java-recaptchaenterprise/samples/install-without-bom/pom.xml index 06c71b1c4c0b..d4297e6b0585 100644 --- a/java-recaptchaenterprise/samples/install-without-bom/pom.xml +++ b/java-recaptchaenterprise/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-recaptchaenterprise - 3.0.10 + 3.0.11