diff --git a/java-shell/CHANGELOG.md b/java-shell/CHANGELOG.md
index 85f8f902c2cb..2a5d1a948030 100644
--- a/java-shell/CHANGELOG.md
+++ b/java-shell/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.2.4](https://github.com/googleapis/java-shell/compare/v2.2.3...v2.2.4) (2022-08-11)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#234](https://github.com/googleapis/java-shell/issues/234)) ([7e57595](https://github.com/googleapis/java-shell/commit/7e5759569653b292450a0063ae43015f26797350))
+
## [2.2.3](https://github.com/googleapis/java-shell/compare/v2.2.2...v2.2.3) (2022-07-13)
diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml
index 70531b48ff51..1304d5d26686 100644
--- a/java-shell/google-cloud-shell-bom/pom.xml
+++ b/java-shell/google-cloud-shell-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell-bom
- 2.2.4-SNAPSHOT
+ 2.2.4
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-shell
- 2.2.4-SNAPSHOT
+ 2.2.4
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml
index 8ca919c88725..afa8cacb3abc 100644
--- a/java-shell/google-cloud-shell/pom.xml
+++ b/java-shell/google-cloud-shell/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell
- 2.2.4-SNAPSHOT
+ 2.2.4
jar
Google Cloud Shell
https://github.com/googleapis/java-shell
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-shell-parent
- 2.2.4-SNAPSHOT
+ 2.2.4
google-cloud-shell
diff --git a/java-shell/grpc-google-cloud-shell-v1/pom.xml b/java-shell/grpc-google-cloud-shell-v1/pom.xml
index 18fb75898475..3a68aab0d77f 100644
--- a/java-shell/grpc-google-cloud-shell-v1/pom.xml
+++ b/java-shell/grpc-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
grpc-google-cloud-shell-v1
GRPC library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.4-SNAPSHOT
+ 2.2.4
diff --git a/java-shell/pom.xml b/java-shell/pom.xml
index 6fd13aa88d52..dc9b2984b199 100644
--- a/java-shell/pom.xml
+++ b/java-shell/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-shell-parent
pom
- 2.2.4-SNAPSHOT
+ 2.2.4
Google Cloud Shell Parent
https://github.com/googleapis/java-shell
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-shell
- 2.2.4-SNAPSHOT
+ 2.2.4
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml
index da02620fb0cf..f445f7a35509 100644
--- a/java-shell/proto-google-cloud-shell-v1/pom.xml
+++ b/java-shell/proto-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4-SNAPSHOT
+ 2.2.4
proto-google-cloud-shell-v1
Proto library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.4-SNAPSHOT
+ 2.2.4
diff --git a/java-shell/versions.txt b/java-shell/versions.txt
index 5b9231f7c27b..5e6c1595b6bd 100644
--- a/java-shell/versions.txt
+++ b/java-shell/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-shell:2.2.3:2.2.4-SNAPSHOT
-grpc-google-cloud-shell-v1:2.2.3:2.2.4-SNAPSHOT
-proto-google-cloud-shell-v1:2.2.3:2.2.4-SNAPSHOT
+google-cloud-shell:2.2.4:2.2.4
+grpc-google-cloud-shell-v1:2.2.4:2.2.4
+proto-google-cloud-shell-v1:2.2.4:2.2.4