diff --git a/java-notification/CHANGELOG.md b/java-notification/CHANGELOG.md
index 1052bb35a12c..7bde2302f950 100644
--- a/java-notification/CHANGELOG.md
+++ b/java-notification/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [0.123.19](https://github.com/googleapis/java-notification/compare/v0.123.18...v0.123.19) (2022-10-10)
+
+
+### Dependencies
+
+* Update dependency google-api-core to v2.10.2 ([#734](https://github.com/googleapis/java-notification/issues/734)) ([72c8135](https://github.com/googleapis/java-notification/commit/72c813548bb49b5945c8c5128ac7af28329791b6))
+* Update dependency typing-extensions to v4.4.0 ([#733](https://github.com/googleapis/java-notification/issues/733)) ([d1e6b4e](https://github.com/googleapis/java-notification/commit/d1e6b4e5f208569b278895f88282d6c0efc1093e))
+* Update dependency zipp to v3.9.0 ([#735](https://github.com/googleapis/java-notification/issues/735)) ([4923b38](https://github.com/googleapis/java-notification/commit/4923b38c23dd7f275983fd59785d0f7c20172b66))
+
## [0.123.18](https://github.com/googleapis/java-notification/compare/v0.123.17...v0.123.18) (2022-10-06)
diff --git a/java-notification/pom.xml b/java-notification/pom.xml
index 60db343982d2..02e11ac489c5 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.19-beta-SNAPSHOT
+ 0.123.19-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 31b35a07ad01..b510744f3750 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.19-beta-SNAPSHOT
+ 0.123.19-beta
diff --git a/java-notification/versions.txt b/java-notification/versions.txt
index ea6eea7572e6..81487d3c71fd 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.18-beta:0.123.19-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.123.19-beta:0.123.19-beta
\ No newline at end of file