File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
gapic-generator-java-pom-parent Expand file tree Collapse file tree 3 files changed +3
-4
lines changed 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 >${google.auth.version} </version >
28+ <version >1.43.1-SNAPSHOT </version > <!-- {x-version-update:google-auth-library:current} -- >
2929 <type >pom</type >
3030 <scope >import</scope >
3131 </dependency >
3232 <dependency >
3333 <groupId >com.google.auth</groupId >
3434 <artifactId >google-auth-library-oauth2-http</artifactId >
35- <version >${google.auth.version} </version >
35+ <version >1.43.1-SNAPSHOT </version > <!-- {x-version-update:google-auth-library:current} -- >
3636 <type >test-jar</type >
3737 <classifier >testlib</classifier >
3838 <scope >test</scope >
Original file line number Diff line number Diff line change 2727 consistent across modules in this repository -->
2828 <javax .annotation-api.version>1.3.2</javax .annotation-api.version>
2929 <grpc .version>1.80.0</grpc .version>
30- <google .auth.version>1.43.0</google .auth.version>
3130 <google .http-client.version>2.1.0</google .http-client.version>
3231 <gson .version>2.12.1</gson .version>
3332 <guava .version>33.5.0-jre</guava .version>
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >com.google.auth</groupId >
5757 <artifactId >google-auth-library-bom</artifactId >
58- <version >${google.auth.version} </version >
58+ <version >1.43.1-SNAPSHOT </version > <!-- {x-version-update:google-auth-library:current} -- >
5959 <type >pom</type >
6060 <scope >import</scope >
6161 </dependency >
You can’t perform that action at this time.
0 commit comments