diff --git a/java-notification/CHANGELOG.md b/java-notification/CHANGELOG.md index acf840e1d559..1052bb35a12c 100644 --- a/java-notification/CHANGELOG.md +++ b/java-notification/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.123.18](https://github.com/googleapis/java-notification/compare/v0.123.17...v0.123.18) (2022-10-06) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.20 ([#725](https://github.com/googleapis/java-notification/issues/725)) ([8bee33e](https://github.com/googleapis/java-notification/commit/8bee33e8bcc40bfe82d1eebee2c3b604164e69d0)) +* Update dependency com.google.cloud:google-cloud-storage to v2.13.0 ([#727](https://github.com/googleapis/java-notification/issues/727)) ([a2ad176](https://github.com/googleapis/java-notification/commit/a2ad1769b073c36f5df8bccda9d84b819abd9d71)) +* Update dependency gcp-releasetool to v1.8.10 ([#726](https://github.com/googleapis/java-notification/issues/726)) ([6f8edc7](https://github.com/googleapis/java-notification/commit/6f8edc7107fc15109d5ba16f5e537826f3d5cd02)) + ## [0.123.17](https://github.com/googleapis/java-notification/compare/v0.123.16...v0.123.17) (2022-10-03) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index c6e2f2aa090b..c98e46949ff1 100644 --- a/java-notification/pom.xml +++ b/java-notification/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.18-beta-SNAPSHOT + 0.123.18-beta jar Google Cloud Pub/Sub Notifications for GCS https://github.com/googleapis/java-notification diff --git a/java-notification/samples/snapshot/pom.xml b/java-notification/samples/snapshot/pom.xml index 113c4f6f6a1c..a9de53f2dfef 100644 --- a/java-notification/samples/snapshot/pom.xml +++ b/java-notification/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.123.18-beta-SNAPSHOT + 0.123.18-beta diff --git a/java-notification/versions.txt b/java-notification/versions.txt index 99683092dc21..e59e4e0ce967 100644 --- a/java-notification/versions.txt +++ b/java-notification/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.123.17-beta:0.123.18-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.18-beta:0.123.18-beta \ No newline at end of file