diff --git a/CHANGELOG.md b/CHANGELOG.md index 565b56c8..373ffe49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.4.5](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.4...v2.4.5) (2022-03-02) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#731](https://github.com/googleapis/java-recaptchaenterprise/issues/731)) ([62aa52d](https://github.com/googleapis/java-recaptchaenterprise/commit/62aa52d4b8377107f5130840048500669ab04777)) + ### [2.4.4](https://github.com/googleapis/java-recaptchaenterprise/compare/v2.4.3...v2.4.4) (2022-03-01) diff --git a/README.md b/README.md index a468fba5..0a24aefc 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:24.3.0') +implementation platform('com.google.cloud:libraries-bom:24.4.0') implementation 'com.google.cloud:google-cloud-recaptchaenterprise' ``` diff --git a/google-cloud-recaptchaenterprise-bom/pom.xml b/google-cloud-recaptchaenterprise-bom/pom.xml index ac4704e4..b48f7ddc 100644 --- a/google-cloud-recaptchaenterprise-bom/pom.xml +++ b/google-cloud-recaptchaenterprise-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-recaptchaenterprise-bom - 2.4.5-SNAPSHOT + 2.4.5 pom com.google.cloud @@ -52,27 +52,27 @@ com.google.cloud google-cloud-recaptchaenterprise - 2.4.5-SNAPSHOT + 2.4.5 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 diff --git a/google-cloud-recaptchaenterprise/pom.xml b/google-cloud-recaptchaenterprise/pom.xml index e35581f8..dc951f4e 100644 --- a/google-cloud-recaptchaenterprise/pom.xml +++ b/google-cloud-recaptchaenterprise/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-recaptchaenterprise - 2.4.5-SNAPSHOT + 2.4.5 jar reCAPTCHA Enterprise https://github.com/googleapis/java-recaptchaenterprise @@ -11,7 +11,7 @@ com.google.cloud google-cloud-recaptchaenterprise-parent - 2.4.5-SNAPSHOT + 2.4.5 google-cloud-recaptchaenterprise diff --git a/grpc-google-cloud-recaptchaenterprise-v1/pom.xml b/grpc-google-cloud-recaptchaenterprise-v1/pom.xml index 7b4e0439..bfcf888f 100644 --- a/grpc-google-cloud-recaptchaenterprise-v1/pom.xml +++ b/grpc-google-cloud-recaptchaenterprise-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 grpc-google-cloud-recaptchaenterprise-v1 GRPC library for grpc-google-cloud-recaptchaenterprise-v1 com.google.cloud google-cloud-recaptchaenterprise-parent - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml b/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml index 0be2217e..9a594a37 100644 --- a/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml +++ b/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 grpc-google-cloud-recaptchaenterprise-v1beta1 GRPC library for grpc-google-cloud-recaptchaenterprise-v1beta1 com.google.cloud google-cloud-recaptchaenterprise-parent - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/pom.xml b/pom.xml index 1746d7f5..07196bbb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-recaptchaenterprise-parent pom - 2.4.5-SNAPSHOT + 2.4.5 reCAPTCHA Enterprise Parent https://github.com/googleapis/java-recaptchaenterprise @@ -61,27 +61,27 @@ com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 com.google.api.grpc grpc-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 com.google.cloud google-cloud-recaptchaenterprise - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/proto-google-cloud-recaptchaenterprise-v1/pom.xml b/proto-google-cloud-recaptchaenterprise-v1/pom.xml index 255967c0..2d80c522 100644 --- a/proto-google-cloud-recaptchaenterprise-v1/pom.xml +++ b/proto-google-cloud-recaptchaenterprise-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1 - 2.4.5-SNAPSHOT + 2.4.5 proto-google-cloud-recaptchaenterprise-v1 PROTO library for proto-google-cloud-recaptchaenterprise-v1 com.google.cloud google-cloud-recaptchaenterprise-parent - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml b/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml index ae969835..e5d51e9a 100644 --- a/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml +++ b/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-recaptchaenterprise-v1beta1 - 0.39.5-SNAPSHOT + 0.39.5 proto-google-cloud-recaptchaenterprise-v1beta1 PROTO library for proto-google-cloud-recaptchaenterprise-v1beta1 com.google.cloud google-cloud-recaptchaenterprise-parent - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8446614f..1d3e7262 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-recaptchaenterprise - 2.4.5-SNAPSHOT + 2.4.5 diff --git a/versions.txt b/versions.txt index 063153f2..49f42ab4 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-recaptchaenterprise:2.4.4:2.4.5-SNAPSHOT -grpc-google-cloud-recaptchaenterprise-v1:2.4.4:2.4.5-SNAPSHOT -grpc-google-cloud-recaptchaenterprise-v1beta1:0.39.4:0.39.5-SNAPSHOT -proto-google-cloud-recaptchaenterprise-v1:2.4.4:2.4.5-SNAPSHOT -proto-google-cloud-recaptchaenterprise-v1beta1:0.39.4:0.39.5-SNAPSHOT +google-cloud-recaptchaenterprise:2.4.5:2.4.5 +grpc-google-cloud-recaptchaenterprise-v1:2.4.5:2.4.5 +grpc-google-cloud-recaptchaenterprise-v1beta1:0.39.5:0.39.5 +proto-google-cloud-recaptchaenterprise-v1:2.4.5:2.4.5 +proto-google-cloud-recaptchaenterprise-v1beta1:0.39.5:0.39.5