diff --git a/CHANGELOG.md b/CHANGELOG.md index 68c98cb8..56b778bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog +## [3.0.1](https://github.com/googleapis/java-shared-dependencies/compare/v3.0.0...v3.0.1) (2022-08-02) + + +### Dependencies + +* update dependency com.google.code.gson:gson to v2.9.1 ([#766](https://github.com/googleapis/java-shared-dependencies/issues/766)) ([f7b2b06](https://github.com/googleapis/java-shared-dependencies/commit/f7b2b06b80e3e95ff8ab9b1d6a2638ef3069298a)) +* update gax.version to v2.18.7 ([#767](https://github.com/googleapis/java-shared-dependencies/issues/767)) ([9650368](https://github.com/googleapis/java-shared-dependencies/commit/96503682e98cdf348ea2c1365a03a60f4322c712)) +* update google.core.version to v2.8.6 ([#770](https://github.com/googleapis/java-shared-dependencies/issues/770)) ([cfd4377](https://github.com/googleapis/java-shared-dependencies/commit/cfd4377dc178cebb4724065d55d185ce03988d55)) + ## [3.0.0](https://github.com/googleapis/java-shared-dependencies/compare/v2.13.0...v3.0.0) (2022-07-29) diff --git a/dependency-convergence-check/pom.xml b/dependency-convergence-check/pom.xml index 5088d19e..fd03c6eb 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.0 + 3.0.1 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.0 + 3.0.1 pom import diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index cc148cfd..6edf62d0 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.0 + 3.0.1 Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies @@ -56,13 +56,13 @@ UTF-8 ${project.artifactId} 1.48.0 - 2.18.6 + 2.18.7 1.2.1 31.1-jre 3.21.4 2.2.1 2.9.2 - 2.8.5 + 2.8.6 1.8.1 1.42.2 1.34.1 diff --git a/pom.xml b/pom.xml index de267409..39a6d64d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 3.0.0 + 3.0.1 first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 3.0.0 + 3.0.1 pom import com.google.cloud third-party-dependencies - 3.0.0 + 3.0.1 pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index e25054d3..d5549366 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.0 + 3.0.1 Google Cloud Third-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies @@ -57,7 +57,7 @@ UTF-8 ${project.artifactId} - 2.9.0 + 2.9.1 1.6.0 1.3.2 1.21 diff --git a/upper-bound-check/pom.xml b/upper-bound-check/pom.xml index d8a89297..47342665 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.0 + 3.0.1 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.0 + 3.0.1 pom import diff --git a/versions.txt b/versions.txt index a9924096..596e2c8d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:3.0.0:3.0.0 +google-cloud-shared-dependencies:3.0.1:3.0.1