From 4d7cd3b943e51337482c636cfb1f65bde3d96251 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 15:40:35 +0000 Subject: [PATCH] chore(main): release 0.33.1 (#686) :robot: I have created a release *beep* *boop* --- ## [0.33.1](https://github.com/googleapis/java-phishingprotection/compare/v0.33.0...v0.33.1) (2022-06-23) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#684](https://github.com/googleapis/java-phishingprotection/issues/684)) ([7d41097](https://github.com/googleapis/java-phishingprotection/commit/7d41097ca66d34de0e0dcc339f9010ef512415d4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-phishingprotection/CHANGELOG.md | 7 +++++++ .../google-cloud-phishingprotection-bom/pom.xml | 8 ++++---- .../google-cloud-phishingprotection/pom.xml | 4 ++-- .../grpc-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- java-phishingprotection/pom.xml | 8 ++++---- .../proto-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- java-phishingprotection/versions.txt | 6 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/java-phishingprotection/CHANGELOG.md b/java-phishingprotection/CHANGELOG.md index 0836af90bcb1..9c0837b13e52 100644 --- a/java-phishingprotection/CHANGELOG.md +++ b/java-phishingprotection/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.33.1](https://github.com/googleapis/java-phishingprotection/compare/v0.33.0...v0.33.1) (2022-06-23) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#684](https://github.com/googleapis/java-phishingprotection/issues/684)) ([a8efd7b](https://github.com/googleapis/java-phishingprotection/commit/a8efd7b1f4d3ef3e199334a80e3f0b9d4032723e)) + ## [0.33.0](https://github.com/googleapis/java-phishingprotection/compare/v0.32.11...v0.33.0) (2022-05-24) diff --git a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml index a25a8d925125..542d774a0a4c 100644 --- a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection-bom - 0.33.1-SNAPSHOT + 0.33.1 pom com.google.cloud @@ -52,17 +52,17 @@ com.google.cloud google-cloud-phishingprotection - 0.33.1-SNAPSHOT + 0.33.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 diff --git a/java-phishingprotection/google-cloud-phishingprotection/pom.xml b/java-phishingprotection/google-cloud-phishingprotection/pom.xml index 3432fe8a30a8..de2b400906aa 100644 --- a/java-phishingprotection/google-cloud-phishingprotection/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection - 0.33.1-SNAPSHOT + 0.33.1 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.33.1-SNAPSHOT + 0.33.1 google-cloud-phishingprotection diff --git a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index b46364788cd1..2638f0da8473 100644 --- a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.33.1-SNAPSHOT + 0.33.1 diff --git a/java-phishingprotection/pom.xml b/java-phishingprotection/pom.xml index dacea3eea106..6ba72aa06480 100644 --- a/java-phishingprotection/pom.xml +++ b/java-phishingprotection/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.33.1-SNAPSHOT + 0.33.1 Google Cloud Phishing Protection Parent https://github.com/googleapis/java-phishingprotection @@ -61,17 +61,17 @@ com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 com.google.cloud google-cloud-phishingprotection - 0.33.1-SNAPSHOT + 0.33.1 diff --git a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml index 385b8bfa9ab3..71c4ad4209cb 100644 --- a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.1-SNAPSHOT + 0.33.1 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.33.1-SNAPSHOT + 0.33.1 diff --git a/java-phishingprotection/versions.txt b/java-phishingprotection/versions.txt index 9c004037e242..174d55ff1b4d 100644 --- a/java-phishingprotection/versions.txt +++ b/java-phishingprotection/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-phishingprotection:0.33.0:0.33.1-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.33.0:0.33.1-SNAPSHOT -proto-google-cloud-phishingprotection-v1beta1:0.33.0:0.33.1-SNAPSHOT +google-cloud-phishingprotection:0.33.1:0.33.1 +grpc-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.1 +proto-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.1