diff --git a/CHANGELOG.md b/CHANGELOG.md index ad33908a..67439168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [3.0.7](https://github.com/googleapis/java-shared-dependencies/compare/v3.0.6...v3.0.7) (2023-03-01) + + +### Dependencies + +* Update auth to 1.12.2 ([#1012](https://github.com/googleapis/java-shared-dependencies/issues/1012)) ([40cf245](https://github.com/googleapis/java-shared-dependencies/commit/40cf24523b92d9fc0d6673002a729c4f7c609630)) + ## [3.0.6](https://github.com/googleapis/java-shared-dependencies/compare/v3.0.5...v3.0.6) (2022-11-07) diff --git a/dependency-convergence-check/pom.xml b/dependency-convergence-check/pom.xml index 0d3708af..5a012196 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 - 3.0.7-SNAPSHOT + 3.0.7 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 - 3.0.7-SNAPSHOT + 3.0.7 pom import diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index df1b3b34..98bf3036 100644 --- a/first-party-dependencies/pom.xml +++ b/first-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud first-party-dependencies pom - 3.0.7-SNAPSHOT + 3.0.7 Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/pom.xml b/pom.xml index 2d286e39..3b617428 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 3.0.7-SNAPSHOT + 3.0.7 first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 3.0.7-SNAPSHOT + 3.0.7 pom import com.google.cloud third-party-dependencies - 3.0.7-SNAPSHOT + 3.0.7 pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index b36204ba..23ce1a1b 100644 --- a/third-party-dependencies/pom.xml +++ b/third-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud third-party-dependencies pom - 3.0.7-SNAPSHOT + 3.0.7 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 d83687cd..cb192a57 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 - 3.0.7-SNAPSHOT + 3.0.7 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 - 3.0.7-SNAPSHOT + 3.0.7 pom import diff --git a/versions.txt b/versions.txt index d453f060..c08c0df0 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:3.0.6:3.0.7-SNAPSHOT +google-cloud-shared-dependencies:3.0.7:3.0.7