This repository was archived by the owner on Sep 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.0] ( https://www.github.com/googleapis/java-shared-dependencies/compare/1.1.0...v1.2.0 ) (2021-05-18)
4+
5+
6+ ### Dependencies
7+
8+ * update dependency com.google.api-client: google-api-client-bom to v1.31.5 ([ #353 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/353 ) ) ([ 8d72ab0] ( https://www.github.com/googleapis/java-shared-dependencies/commit/8d72ab003e08c864aedc17fc190ba26f393bf0c7 ) )
9+ * update dependency com.google.errorprone: error_prone_annotations to v2.7.1 ([ #360 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/360 ) ) ([ 8f952d0] ( https://www.github.com/googleapis/java-shared-dependencies/commit/8f952d05745358fc426a1a2dcb688da5d5010239 ) )
10+ * update dependency com.google.protobuf: protobuf-bom to v3.17.0 ([ #355 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/355 ) ) ([ 09858fb] ( https://www.github.com/googleapis/java-shared-dependencies/commit/09858fb4f1b78a77e828501597d20df4db0ebfcf ) )
11+ * update dependency io.grpc: grpc-bom to v1.37.1 ([ #359 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/359 ) ) ([ bc9869e] ( https://www.github.com/googleapis/java-shared-dependencies/commit/bc9869e914314f951afd69f2acae95c414398f43 ) )
12+ * update google.common-protos.version to v2.2.1 ([ #358 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/358 ) ) ([ a3ed764] ( https://www.github.com/googleapis/java-shared-dependencies/commit/a3ed764a0e5143ee323d4b69c9747b8265d349e2 ) )
13+ * update iam.version to v1.0.14 ([ #352 ] ( https://www.github.com/googleapis/java-shared-dependencies/issues/352 ) ) ([ bea9a01] ( https://www.github.com/googleapis/java-shared-dependencies/commit/bea9a01788ac1332a4bc7e06574ef5701700fe90 ) )
14+
315## [ 1.1.0] ( https://www.github.com/googleapis/java-shared-dependencies/compare/1.0.0...v1.1.0 ) (2021-05-10)
416
517
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ If you are using Maven, use this artifact as your project's parent.
1414 <dependency >
1515 <groupId >com.google.cloud</groupId >
1616 <artifactId >google-cloud-shared-dependencies</artifactId >
17- <version >1.1 .0</version >
17+ <version >1.2 .0</version >
1818 <type >pom</type >
1919 <scope >import</scope >
2020 </dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-shared-dependencies</artifactId >
66 <packaging >pom</packaging >
7- <version >1.1.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
7+ <version >1.2.0 </version ><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
88 <name >Google Cloud Shared Dependencies</name >
99 <url >https://github.com/googleapis/java-shared-dependencies</url >
1010 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-shared-dependencies:1.1 .0:1.1.1-SNAPSHOT
4+ google-cloud-shared-dependencies:1.2 .0:1.2.0
You can’t perform that action at this time.
0 commit comments