From c44d3d42fb29214bf66861dc4fee3033823b05c1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 20:10:35 +0000 Subject: [PATCH] chore: release 0.122.11 (#423) :robot: I have created a release \*beep\* \*boop\* --- ### [0.122.11](https://www.github.com/googleapis/java-notification/compare/v0.122.10...v0.122.11) (2021-09-20) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20210914-1.32.1 ([#422](https://www.github.com/googleapis/java-notification/issues/422)) ([3dfe888](https://www.github.com/googleapis/java-notification/commit/3dfe8882def8b485d2662a4de09f12c495b2ff36)) * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.4 ([#421](https://www.github.com/googleapis/java-notification/issues/421)) ([d3d0ee4](https://www.github.com/googleapis/java-notification/commit/d3d0ee478a548c014711a28a2a6bbd37a286a0a8)) --- 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 | 8 ++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b967f75a..537fa7f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [0.122.11](https://www.github.com/googleapis/java-notification/compare/v0.122.10...v0.122.11) (2021-09-20) + + +### Dependencies + +* update dependency com.google.apis:google-api-services-storage to v1-rev20210914-1.32.1 ([#422](https://www.github.com/googleapis/java-notification/issues/422)) ([3dfe888](https://www.github.com/googleapis/java-notification/commit/3dfe8882def8b485d2662a4de09f12c495b2ff36)) +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.4 ([#421](https://www.github.com/googleapis/java-notification/issues/421)) ([d3d0ee4](https://www.github.com/googleapis/java-notification/commit/d3d0ee478a548c014711a28a2a6bbd37a286a0a8)) + ### [0.122.10](https://www.github.com/googleapis/java-notification/compare/v0.122.9...v0.122.10) (2021-09-15) diff --git a/pom.xml b/pom.xml index 005b9980..7f5c076e 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.11-beta-SNAPSHOT + 0.122.11-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 739a6d51..4448b377 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.122.11-beta-SNAPSHOT + 0.122.11-beta diff --git a/versions.txt b/versions.txt index 9e09fb8d..18a8f642 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.122.10-beta:0.122.11-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.122.11-beta:0.122.11-beta \ No newline at end of file