diff --git a/CHANGELOG.md b/CHANGELOG.md index 44d92348..b8c0a80c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.2.7](https://github.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7) (2022-02-04) + + +### Dependencies + +* update dependency com.google.cloud:native-image-support to v0.12.0 ([#414](https://github.com/googleapis/java-shared-config/issues/414)) ([2133cc0](https://github.com/googleapis/java-shared-config/commit/2133cc093efd8420e352274f3eab09de819ff796)) + ### [1.2.6](https://github.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6) (2022-01-19) diff --git a/pom.xml b/pom.xml index 701b57d2..3511d06e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.google.cloud google-cloud-shared-config pom - 1.2.6 + 1.2.7 Google Cloud https://github.com/googleapis/java-shared-config @@ -776,7 +776,7 @@ com.google.cloud native-image-support - 0.10.0 + 0.12.0 test diff --git a/versions.txt b/versions.txt index 1c9fc5ff..d8d8bd7c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-config:1.2.6:1.2.6 +google-cloud-shared-config:1.2.7:1.2.7