diff --git a/CHANGELOG.md b/CHANGELOG.md
index 178ac369..b967f75a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+### [0.122.10](https://www.github.com/googleapis/java-notification/compare/v0.122.9...v0.122.10) (2021-09-15)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.114.3 ([#406](https://www.github.com/googleapis/java-notification/issues/406)) ([c998b14](https://www.github.com/googleapis/java-notification/commit/c998b1403c8f810293c4ddb5fc5528774b6971d3))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#415](https://www.github.com/googleapis/java-notification/issues/415)) ([a2e179d](https://www.github.com/googleapis/java-notification/commit/a2e179d874a549ae08f86032d6255ae9f53fd0ef))
+* update dependency com.google.cloud:google-cloud-storage to v2.1.3 ([#407](https://www.github.com/googleapis/java-notification/issues/407)) ([e2fa2cc](https://www.github.com/googleapis/java-notification/commit/e2fa2cc96f1ae0eab337930acfcd0d6edeeb9342))
+
### [0.122.9](https://www.github.com/googleapis/java-notification/compare/v0.122.8...v0.122.9) (2021-08-31)
diff --git a/pom.xml b/pom.xml
index 851fa148..dd2c4aaf 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.10-beta-SNAPSHOT
+ 0.122.10-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 2cb8e8b7..8daf09ba 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.122.10-beta-SNAPSHOT
+ 0.122.10-beta
diff --git a/versions.txt b/versions.txt
index 53610f75..dd464038 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.122.9-beta:0.122.10-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.122.10-beta:0.122.10-beta
\ No newline at end of file