From 811e4b861d7cfcea0e313566c00256f5a03f35ae Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 23:10:35 +0000 Subject: [PATCH] chore: release 0.122.9 (#401) :robot: I have created a release \*beep\* \*boop\* --- ### [0.122.9](https://www.github.com/googleapis/java-notification/compare/v0.122.8...v0.122.9) (2021-08-31) ### Dependencies * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.2 ([#395](https://www.github.com/googleapis/java-notification/issues/395)) ([57cee59](https://www.github.com/googleapis/java-notification/commit/57cee59ee843dd26dbf0b122f1182b7a8ac8209c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#400](https://www.github.com/googleapis/java-notification/issues/400)) ([b75852f](https://www.github.com/googleapis/java-notification/commit/b75852f7cabc2442af9ec911dd6e21ea88f0b459)) * update dependency com.google.cloud:google-cloud-storage to v2.1.0 ([#396](https://www.github.com/googleapis/java-notification/issues/396)) ([ee740c6](https://www.github.com/googleapis/java-notification/commit/ee740c6a8bdb7c0673b332067771454f506447a3)) --- 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 b2254dd3..178ac369 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [0.122.9](https://www.github.com/googleapis/java-notification/compare/v0.122.8...v0.122.9) (2021-08-31) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.2 ([#395](https://www.github.com/googleapis/java-notification/issues/395)) ([57cee59](https://www.github.com/googleapis/java-notification/commit/57cee59ee843dd26dbf0b122f1182b7a8ac8209c)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#400](https://www.github.com/googleapis/java-notification/issues/400)) ([b75852f](https://www.github.com/googleapis/java-notification/commit/b75852f7cabc2442af9ec911dd6e21ea88f0b459)) +* update dependency com.google.cloud:google-cloud-storage to v2.1.0 ([#396](https://www.github.com/googleapis/java-notification/issues/396)) ([ee740c6](https://www.github.com/googleapis/java-notification/commit/ee740c6a8bdb7c0673b332067771454f506447a3)) + ### [0.122.8](https://www.github.com/googleapis/java-notification/compare/v0.122.7...v0.122.8) (2021-08-24) diff --git a/pom.xml b/pom.xml index 678da793..b52969d5 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.9-beta-SNAPSHOT + 0.122.9-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 3a73078c..f7b24309 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.122.9-beta-SNAPSHOT + 0.122.9-beta diff --git a/versions.txt b/versions.txt index bcdfee2f..f0955be8 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.122.8-beta:0.122.9-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.122.9-beta:0.122.9-beta \ No newline at end of file