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
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 <url >http://github.com/hyperledger/fabric-sdk-java</url >
2828 </scm >
2929 <properties >
30- <grpc .version>1.49.2 </grpc .version>
30+ <grpc .version>1.51.0 </grpc .version>
3131 <protobuf .version>3.21.7</protobuf .version> <!-- Must match version used by grpc-protobuf -->
3232 <bouncycastle .version>1.70</bouncycastle .version>
3333 <httpclient .version>4.5.13</httpclient .version>
9898 <dependency >
9999 <groupId >org.mockito</groupId >
100100 <artifactId >mockito-core</artifactId >
101- <version >4.8 .0</version >
101+ <version >4.9 .0</version >
102102 <scope >test</scope >
103103 </dependency >
104104 <dependency >
154154 <dependency >
155155 <groupId >org.apache.commons</groupId >
156156 <artifactId >commons-compress</artifactId >
157- <version >1.21 </version >
157+ <version >1.22 </version >
158158 </dependency >
159159 <dependency >
160160 <groupId >commons-io</groupId >
200200 <dependency >
201201 <groupId >com.google.api</groupId >
202202 <artifactId >api-common</artifactId >
203- <version >2.2.1 </version >
203+ <version >2.2.2 </version >
204204 </dependency >
205205
206206 <!-- https://mvnrepository.com/artifact/org.glassfish/javax.json -->
You can’t perform that action at this time.
0 commit comments