File tree Expand file tree Collapse file tree
sdk-platform-java/java-shared-dependencies Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 <version >2.73.0-SNAPSHOT</version ><!-- {x-version-update:google-cloud-core:current} -->
7878 <classifier >tests</classifier >
7979 </dependency >
80+ <dependency >
81+ <groupId >org.conscrypt</groupId >
82+ <artifactId >conscrypt-openjdk-uber</artifactId >
83+ <version >${conscrypt.version} </version >
84+ </dependency >
8085 </dependencies >
8186 </dependencyManagement >
8287</project >
Original file line number Diff line number Diff line change 273273 <artifactId >jspecify</artifactId >
274274 <version >${jspecify.version} </version >
275275 </dependency >
276- <dependency >
277- <groupId >org.conscrypt</groupId >
278- <artifactId >conscrypt-openjdk-uber</artifactId >
279- <version >${conscrypt.version} </version >
280- </dependency >
281276 <dependency >
282277 <groupId >org.awaitility</groupId >
283278 <artifactId >awaitility</artifactId >
You can’t perform that action at this time.
0 commit comments