diff --git a/java-core/CHANGELOG.md b/java-core/CHANGELOG.md
index 6bd3c6f169a2..50b4f68ab6c4 100644
--- a/java-core/CHANGELOG.md
+++ b/java-core/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [2.5.7](https://github.com/googleapis/java-core/compare/v2.5.6...v2.5.7) (2022-03-08)
+
+
+### Dependencies
+
+* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.2.7 ([#748](https://github.com/googleapis/java-core/issues/748)) ([91cc595](https://github.com/googleapis/java-core/commit/91cc595c7df73af8e71e4feeb663c973e6bcc8e5))
+
### [2.5.6](https://github.com/googleapis/java-core/compare/v2.5.5...v2.5.6) (2022-03-01)
diff --git a/java-core/google-cloud-core-bom/pom.xml b/java-core/google-cloud-core-bom/pom.xml
index b66f1077aaac..66f342a0321e 100644
--- a/java-core/google-cloud-core-bom/pom.xml
+++ b/java-core/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 2.5.7-SNAPSHOT
+ 2.5.7
pom
com.google.cloud
@@ -63,22 +63,22 @@
com.google.cloud
google-cloud-core
- 2.5.7-SNAPSHOT
+ 2.5.7
com.google.cloud
google-cloud-core-grpc
- 2.5.7-SNAPSHOT
+ 2.5.7
com.google.cloud
google-cloud-core-http
- 2.5.7-SNAPSHOT
+ 2.5.7
com.google.cloud
native-image-support
- 0.12.7-SNAPSHOT
+ 0.12.7
diff --git a/java-core/google-cloud-core-grpc/pom.xml b/java-core/google-cloud-core-grpc/pom.xml
index 4bf4b64e7a16..cf4b5051e065 100644
--- a/java-core/google-cloud-core-grpc/pom.xml
+++ b/java-core/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 2.5.7-SNAPSHOT
+ 2.5.7
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.7-SNAPSHOT
+ 2.5.7
google-cloud-core-grpc
diff --git a/java-core/google-cloud-core-http/pom.xml b/java-core/google-cloud-core-http/pom.xml
index 975ac6a77e57..9c7ad9e9b916 100644
--- a/java-core/google-cloud-core-http/pom.xml
+++ b/java-core/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 2.5.7-SNAPSHOT
+ 2.5.7
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.7-SNAPSHOT
+ 2.5.7
google-cloud-core-http
diff --git a/java-core/google-cloud-core/pom.xml b/java-core/google-cloud-core/pom.xml
index 9f3e5eb1a615..2fc9bf0dfaf4 100644
--- a/java-core/google-cloud-core/pom.xml
+++ b/java-core/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 2.5.7-SNAPSHOT
+ 2.5.7
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.7-SNAPSHOT
+ 2.5.7
google-cloud-core
diff --git a/java-core/native-image-support/pom.xml b/java-core/native-image-support/pom.xml
index 07d9f36759d3..c4c140a939b4 100644
--- a/java-core/native-image-support/pom.xml
+++ b/java-core/native-image-support/pom.xml
@@ -7,13 +7,13 @@
Google Cloud Native Image Support
com.google.cloud
native-image-support
- 0.12.7-SNAPSHOT
+ 0.12.7
jar
google-cloud-core-parent
com.google.cloud
- 2.5.7-SNAPSHOT
+ 2.5.7
diff --git a/java-core/pom.xml b/java-core/pom.xml
index 30f15341b633..93682cfaf0f7 100644
--- a/java-core/pom.xml
+++ b/java-core/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.5.7-SNAPSHOT
+ 2.5.7
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/java-core/versions.txt b/java-core/versions.txt
index 573a7cb4656a..9950d4fc3f13 100644
--- a/java-core/versions.txt
+++ b/java-core/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.5.6:2.5.7-SNAPSHOT
-native-image-support:0.12.6:0.12.7-SNAPSHOT
\ No newline at end of file
+google-cloud-core:2.5.7:2.5.7
+native-image-support:0.12.7:0.12.7
\ No newline at end of file