File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 101101 <dependency >
102102 <groupId >com.google.protobuf</groupId >
103103 <artifactId >protobuf-java</artifactId >
104- <version >3.0.0-beta-1 </version >
104+ <version >3.0.0-beta-3 </version >
105105 </dependency >
106106 <dependency >
107107 <groupId >com.google.api</groupId >
108108 <artifactId >gax</artifactId >
109- <version >0.0.11 </version >
109+ <version >0.0.13 </version >
110110 </dependency >
111111 </dependencies >
112112</project >
Original file line number Diff line number Diff line change 2727 <artifactId >gcloud-java-core</artifactId >
2828 <version >${project.version} </version >
2929 </dependency >
30- <dependency >
31- <groupId >com.google.api</groupId >
32- <artifactId >gax</artifactId >
33- <version >0.0.13</version >
34- </dependency >
3530 <dependency >
3631 <groupId >com.google.api.grpc</groupId >
3732 <artifactId >grpc-pubsub-v1</artifactId >
4035 <dependency >
4136 <groupId >io.grpc</groupId >
4237 <artifactId >grpc-all</artifactId >
43- <version >0.14.0 </version >
38+ <version >0.14.1 </version >
4439 </dependency >
4540 <dependency >
4641 <groupId >com.google.auto.value</groupId >
You can’t perform that action at this time.
0 commit comments