This repository was archived by the owner on Sep 14, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +4
-28
lines changed
Expand file tree Collapse file tree 5 files changed +4
-28
lines changed Original file line number Diff line number Diff line change 3232 <artifactId >google-cloud-trace</artifactId >
3333 <version >${google-cloud-trace.version} </version >
3434 </dependency >
35- <dependency >
36- <!-- replacement for excluded transitive dependency from com.google.api.grpc:grpc-google-devtools-cloudtrace-v1 -->
37- <groupId >io.grpc</groupId >
38- <artifactId >grpc-all</artifactId >
39- </dependency >
4035 <dependency >
4136 <groupId >com.google.inject</groupId >
4237 <artifactId >guice</artifactId >
Original file line number Diff line number Diff line change 3131
3232 <properties >
3333 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
34- <grpc .version>1.4.0 </grpc .version>
34+ <grpc .version>1.6.1 </grpc .version>
3535 <netty-boringssl .version>2.0.5.Final</netty-boringssl .version>
36- <google-cloud-trace .version>0.22 .0-alpha</google-cloud-trace .version>
37- <google-auth-library-credentials .version>0.7.1 </google-auth-library-credentials .version>
38- <google-auth-library-oauth2-http .version>0.7.1 </google-auth-library-oauth2-http .version>
36+ <google-cloud-trace .version>0.24 .0-alpha</google-cloud-trace .version>
37+ <google-auth-library-credentials .version>0.8.0 </google-auth-library-credentials .version>
38+ <google-auth-library-oauth2-http .version>0.8.0 </google-auth-library-oauth2-http .version>
3939 </properties >
4040
4141 <modules >
7171 <artifactId >google-cloud-trace</artifactId >
7272 <version >${google-cloud-trace.version} </version >
7373 </dependency >
74- <dependency >
75- <groupId >io.grpc</groupId >
76- <artifactId >grpc-all</artifactId >
77- <version >${grpc.version} </version >
78- </dependency >
7974 <dependency >
8075 <groupId >io.grpc</groupId >
8176 <artifactId >grpc-netty</artifactId >
Original file line number Diff line number Diff line change 3131 <artifactId >google-auth-library-credentials</artifactId >
3232 <version >${google-auth-library-credentials.version} </version >
3333 </dependency >
34- <dependency >
35- <groupId >io.grpc</groupId >
36- <artifactId >grpc-all</artifactId >
37- </dependency >
3834 </dependencies >
3935</project >
Original file line number Diff line number Diff line change 2626 <artifactId >google-cloud-trace</artifactId >
2727 <version >${google-cloud-trace.version} </version >
2828 </dependency >
29- <dependency >
30- <!-- replacement for excluded transitive dependency from com.google.api.grpc:grpc-google-devtools-cloudtrace-v1 -->
31- <groupId >io.grpc</groupId >
32- <artifactId >grpc-all</artifactId >
33- </dependency >
3429 <dependency >
3530 <groupId >com.google.auth</groupId >
3631 <artifactId >google-auth-library-oauth2-http</artifactId >
Original file line number Diff line number Diff line change 3232 <artifactId >google-cloud-trace</artifactId >
3333 <version >${google-cloud-trace.version} </version >
3434 </dependency >
35- <dependency >
36- <!-- replacement for excluded transitive dependency from com.google.api.grpc:grpc-google-devtools-cloudtrace-v1 -->
37- <groupId >io.grpc</groupId >
38- <artifactId >grpc-all</artifactId >
39- </dependency >
4035 <dependency >
4136 <groupId >com.google.protobuf</groupId >
4237 <artifactId >protobuf-java</artifactId >
You can’t perform that action at this time.
0 commit comments