diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0491c921..349abf43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+### [0.121.9](https://www.github.com/googleapis/java-notification/compare/v0.121.8...v0.121.9) (2021-04-09)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.112.0 ([#271](https://www.github.com/googleapis/java-notification/issues/271)) ([28487f3](https://www.github.com/googleapis/java-notification/commit/28487f3fb98460ee2f4f7a81a64ea2d82b9b2e8f))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#280](https://www.github.com/googleapis/java-notification/issues/280)) ([438d8ad](https://www.github.com/googleapis/java-notification/commit/438d8ad68dbe8aaa1263c7ad01215513d7489a43))
+
### [0.121.8](https://www.github.com/googleapis/java-notification/compare/v0.121.7...v0.121.8) (2021-03-12)
diff --git a/pom.xml b/pom.xml
index e34b9b5c..f7b04c4f 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.121.9-beta-SNAPSHOT
+ 0.121.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 ba59d988..40d37628 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.121.9-beta-SNAPSHOT
+ 0.121.9-beta
diff --git a/versions.txt b/versions.txt
index 94144dfe..047feb90 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.121.8-beta:0.121.9-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.121.9-beta:0.121.9-beta
\ No newline at end of file