File tree Expand file tree Collapse file tree 2 files changed +5
-25
lines changed
Expand file tree Collapse file tree 2 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >com.google.cloud</groupId >
2929 <artifactId >google-cloud-bom</artifactId >
30- <version >0.156 .0</version >
30+ <version >0.158 .0</version >
3131 <type >pom</type >
3232 <scope >import</scope >
3333 </dependency >
Original file line number Diff line number Diff line change 1717 <url >https://github.com/googleapis/java-pubsublite</url >
1818 <description >Beam IO for Google Cloud Pub/Sub Lite</description >
1919 <dependencyManagement >
20- <!-- Settings here exist to fix RequireUpperBoundDeps errors. -->
2120 <dependencies >
21+ <!-- Settings here exist to fix RequireUpperBoundDeps errors until fixed upstream in cloud BOM. -->
2222 <dependency >
23- <groupId >org.apache.httpcomponents</groupId >
24- <artifactId >httpclient</artifactId >
25- <version >4.5.13</version >
26- </dependency >
27- <dependency >
28- <groupId >org.apache.httpcomponents</groupId >
29- <artifactId >httpcore</artifactId >
30- <version >4.4.14</version >
31- </dependency >
32- <dependency >
33- <groupId >com.google.apis</groupId >
34- <artifactId >google-api-services-bigquery</artifactId >
35- <version >v2-rev20210617-1.32.1</version >
36- </dependency >
37- <dependency >
38- <groupId >com.google.oauth-client</groupId >
39- <artifactId >google-oauth-client</artifactId >
40- <version >1.31.5</version >
41- </dependency >
42- <dependency >
43- <groupId >com.google.oauth-client</groupId >
44- <artifactId >google-oauth-client-java6</artifactId >
45- <version >1.31.5</version >
23+ <groupId >com.google.cloud</groupId >
24+ <artifactId >grpc-gcp</artifactId >
25+ <version >1.1.0</version >
4626 </dependency >
4727 </dependencies >
4828 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments