This repository was archived by the owner on Apr 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 2828 <tag >fabric-sdk-java-1.0</tag >
2929 </scm >
3030 <properties >
31- <grpc .version>1.19 .0</grpc .version><!-- CURRENT_GRPC_VERSION -->
31+ <grpc .version>1.20 .0</grpc .version><!-- CURRENT_GRPC_VERSION -->
3232 <protobuf .version>3.7.1</protobuf .version>
3333 <bouncycastle .version>1.61</bouncycastle .version>
3434 <httpclient .version>4.5.8</httpclient .version>
9494 <dependency >
9595 <groupId >io.netty</groupId >
9696 <artifactId >netty-tcnative-boringssl-static</artifactId >
97- <version >2.0.24 .Final</version >
97+ <version >2.0.25 .Final</version >
9898 </dependency >
9999 <dependency >
100100 <groupId >io.netty</groupId >
101101 <artifactId >netty-codec-http2</artifactId >
102- <version >4.1.34 .Final</version >
102+ <version >4.1.35 .Final</version >
103103 </dependency >
104104 <!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
105105 <dependency >
186186 <dependency >
187187 <groupId >com.google.api</groupId >
188188 <artifactId >api-common</artifactId >
189- <version >1.7.0</version >
190- <scope >provided</scope ><!-- so only used for compilation to work, not needed at runtime -->
189+ <version >1.8.1</version >
191190 </dependency >
192191
193192 <!-- https://mvnrepository.com/artifact/org.glassfish/javax.json -->
You can’t perform that action at this time.
0 commit comments