File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
sdk-platform-java/gapic-generator-java-bom Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1414 <url >https://github.com/googleapis/google-cloud-java</url >
1515
1616 <parent >
17+ <!-- To avoid circular group ID dependencies in POM references in
18+ Central Portal publication, this module does not reference google-cloud-jar-parent -->
1719 <groupId >com.google.cloud</groupId >
18- <artifactId >google-cloud-jar-parent</artifactId >
19- <version >1.83.0</version ><!-- {x-version-update:google-cloud-java:current} -->
20- <relativePath >../google-cloud-jar-parent/pom.xml</relativePath >
20+ <artifactId >google-cloud-shared-config</artifactId >
21+ <version >1.17.0</version >
2122 </parent >
2223
2324 <distributionManagement >
8889 <project .gson.version>2.12.1</project .gson.version>
8990 <project .api-common.version>2.53.0</project .api-common.version>
9091 <clirr .skip>true</clirr .skip>
92+ <maven .deploy.skip>true</maven .deploy.skip>
9193 </properties >
9294
9395 <dependencyManagement >
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >com.google.auth</groupId >
2727 <artifactId >google-auth-library-bom</artifactId >
28- <version >1.44 .0</version ><!-- {x-version-update:google-auth-library:current} -->
28+ <version >1.43 .0</version ><!-- {x-version-update:google-auth-library:current} -->
2929 <type >pom</type >
3030 <scope >import</scope >
3131 </dependency >
You can’t perform that action at this time.
0 commit comments