diff --git a/CHANGELOG.md b/CHANGELOG.md
index 887fcf7c..42f0a730 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.10.3](https://github.com/googleapis/java-shared-dependencies/compare/v2.10.2...v2.10.3) (2023-01-26)
+
+
+### Dependencies
+
+* GRPC 1.45.4 ([#984](https://github.com/googleapis/java-shared-dependencies/issues/984)) ([aa8511d](https://github.com/googleapis/java-shared-dependencies/commit/aa8511d935e1b83cacb073b6bb2f480e60da6368))
+
## [2.10.2](https://github.com/googleapis/java-shared-dependencies/compare/v2.10.1...v2.10.2) (2023-01-17)
diff --git a/dependency-convergence-check/pom.xml b/dependency-convergence-check/pom.xml
index 215fa4a4..412f79b6 100644
--- a/dependency-convergence-check/pom.xml
+++ b/dependency-convergence-check/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
shared-dependencies-dependency-convergence-test
- 2.10.3-SNAPSHOT
+ 2.10.3
Dependency convergence test for certain artifacts in Google Cloud Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
@@ -46,7 +46,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.10.3-SNAPSHOT
+ 2.10.3
pom
import
diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml
index 2970e4c4..820c26cd 100644
--- a/first-party-dependencies/pom.xml
+++ b/first-party-dependencies/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
first-party-dependencies
pom
- 2.10.3-SNAPSHOT
+ 2.10.3
Google Cloud First-party Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
diff --git a/pom.xml b/pom.xml
index d9cf6fc2..c61ebcd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-shared-dependencies
pom
- 2.10.3-SNAPSHOT
+ 2.10.3
first-party-dependencies
third-party-dependencies
@@ -65,14 +65,14 @@
com.google.cloud
first-party-dependencies
- 2.10.3-SNAPSHOT
+ 2.10.3
pom
import
com.google.cloud
third-party-dependencies
- 2.10.3-SNAPSHOT
+ 2.10.3
pom
import
diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml
index 9c9c5b4a..d6307f13 100644
--- a/third-party-dependencies/pom.xml
+++ b/third-party-dependencies/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
third-party-dependencies
pom
- 2.10.3-SNAPSHOT
+ 2.10.3
Google Cloud Third-party Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
diff --git a/upper-bound-check/pom.xml b/upper-bound-check/pom.xml
index 9d29b68a..a60a029c 100644
--- a/upper-bound-check/pom.xml
+++ b/upper-bound-check/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
shared-dependencies-upper-bound-test
pom
- 2.10.3-SNAPSHOT
+ 2.10.3
Upper bound test for Google Cloud Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
@@ -53,7 +53,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.10.3-SNAPSHOT
+ 2.10.3
pom
import
diff --git a/versions.txt b/versions.txt
index 01efbffb..f8a4f432 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-shared-dependencies:2.10.2:2.10.3-SNAPSHOT
\ No newline at end of file
+google-cloud-shared-dependencies:2.10.3:2.10.3
\ No newline at end of file