From b8ba3488a8763c569417db797fd4288402959ca6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 21:46:55 +0000 Subject: [PATCH] chore(main): release 0.123.9 --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90bcf867..56b74f4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.123.9](https://github.com/googleapis/java-notification/compare/v0.123.8...v0.123.9) (2022-08-24) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.13 ([#656](https://github.com/googleapis/java-notification/issues/656)) ([2e2a481](https://github.com/googleapis/java-notification/commit/2e2a481d91b9e73e985119ec53879b9d9f677d74)) + ## [0.123.8](https://github.com/googleapis/java-notification/compare/v0.123.7...v0.123.8) (2022-08-19) diff --git a/pom.xml b/pom.xml index 8033a543..a0b2d548 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.123.9-beta-SNAPSHOT + 0.123.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 e4d4a59c..51fdc03f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.123.9-beta-SNAPSHOT + 0.123.9-beta diff --git a/versions.txt b/versions.txt index 15dc9fb6..2e98201d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.123.8-beta:0.123.9-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.9-beta:0.123.9-beta \ No newline at end of file