From c351be8ec90691ff53767efd8556e4f2ceff5a19 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 20:18:20 +0000 Subject: [PATCH] chore: release 0.122.5 (#372) :robot: I have created a release \*beep\* \*boop\* --- ### [0.122.5](https://www.github.com/googleapis/java-notification/compare/v0.122.4...v0.122.5) (2021-08-12) ### Dependencies * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.0 ([#370](https://www.github.com/googleapis/java-notification/issues/370)) ([8741892](https://www.github.com/googleapis/java-notification/commit/8741892f1466bee7e931bbb8188e30e396976364)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#368](https://www.github.com/googleapis/java-notification/issues/368)) ([331738b](https://www.github.com/googleapis/java-notification/commit/331738bab4349158787732ca6e9bcfc5ba85e8f2)) * update dependency com.google.cloud:google-cloud-storage to v2 ([#371](https://www.github.com/googleapis/java-notification/issues/371)) ([c8c378d](https://www.github.com/googleapis/java-notification/commit/c8c378dcdc29c61809e452c3cf97aee1797d47f3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 9 +++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5254b8b..b050d646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.122.5](https://www.github.com/googleapis/java-notification/compare/v0.122.4...v0.122.5) (2021-08-12) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.0 ([#370](https://www.github.com/googleapis/java-notification/issues/370)) ([8741892](https://www.github.com/googleapis/java-notification/commit/8741892f1466bee7e931bbb8188e30e396976364)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#368](https://www.github.com/googleapis/java-notification/issues/368)) ([331738b](https://www.github.com/googleapis/java-notification/commit/331738bab4349158787732ca6e9bcfc5ba85e8f2)) +* update dependency com.google.cloud:google-cloud-storage to v2 ([#371](https://www.github.com/googleapis/java-notification/issues/371)) ([c8c378d](https://www.github.com/googleapis/java-notification/commit/c8c378dcdc29c61809e452c3cf97aee1797d47f3)) + ### [0.122.4](https://www.github.com/googleapis/java-notification/compare/v0.122.3...v0.122.4) (2021-07-06) diff --git a/pom.xml b/pom.xml index 6bc353e2..0f232560 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 google-cloud-notification - 0.122.5-beta-SNAPSHOT + 0.122.5-beta jar Google Cloud Pub/Sub Notifications for GCS https://github.com/googleapis/java-notification diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3fbb2aa4..24191ecc 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.122.5-beta-SNAPSHOT + 0.122.5-beta diff --git a/versions.txt b/versions.txt index eb96e490..d1ac86bb 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.122.4-beta:0.122.5-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.122.5-beta:0.122.5-beta \ No newline at end of file