diff --git a/CHANGELOG.md b/CHANGELOG.md index 00354c30..887fcf7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.10.2](https://github.com/googleapis/java-shared-dependencies/compare/v2.10.1...v2.10.2) (2023-01-17) + + +### Dependencies + +* GRPC 1.45.3 ([#964](https://github.com/googleapis/java-shared-dependencies/issues/964)) ([77988fa](https://github.com/googleapis/java-shared-dependencies/commit/77988facf9ea41e7c767ce8a149c82bc714d1e32)) + ## [2.10.1](https://github.com/googleapis/java-shared-dependencies/compare/v2.10.0...v2.10.1) (2022-10-10) diff --git a/dependency-convergence-check/pom.xml b/dependency-convergence-check/pom.xml index 24d1d17f..90b65e33 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.2-SNAPSHOT + 2.10.2 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.2-SNAPSHOT + 2.10.2 pom import diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index cea2d74c..fdf14da2 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.2-SNAPSHOT + 2.10.2 Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/pom.xml b/pom.xml index 421a3e67..9afc23af 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 2.10.2-SNAPSHOT + 2.10.2 first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 2.10.2-SNAPSHOT + 2.10.2 pom import com.google.cloud third-party-dependencies - 2.10.2-SNAPSHOT + 2.10.2 pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index aefb5e41..a05cf6c1 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.2-SNAPSHOT + 2.10.2 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 3fea8ed3..57989633 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.2-SNAPSHOT + 2.10.2 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.2-SNAPSHOT + 2.10.2 pom import diff --git a/versions.txt b/versions.txt index 902e565a..1cc8d930 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:2.10.1:2.10.2-SNAPSHOT \ No newline at end of file +google-cloud-shared-dependencies:2.10.2:2.10.2 \ No newline at end of file