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 27
27
<url >http://github.com/hyperledger/fabric-sdk-java</url >
28
28
</scm >
29
29
<properties >
30
- <grpc .version>1.49.2 </grpc .version>
30
+ <grpc .version>1.51.0 </grpc .version>
31
31
<protobuf .version>3.21.7</protobuf .version> <!-- Must match version used by grpc-protobuf -->
32
32
<bouncycastle .version>1.70</bouncycastle .version>
33
33
<httpclient .version>4.5.13</httpclient .version>
98
98
<dependency >
99
99
<groupId >org.mockito</groupId >
100
100
<artifactId >mockito-core</artifactId >
101
- <version >4.8 .0</version >
101
+ <version >4.9 .0</version >
102
102
<scope >test</scope >
103
103
</dependency >
104
104
<dependency >
154
154
<dependency >
155
155
<groupId >org.apache.commons</groupId >
156
156
<artifactId >commons-compress</artifactId >
157
- <version >1.21 </version >
157
+ <version >1.22 </version >
158
158
</dependency >
159
159
<dependency >
160
160
<groupId >commons-io</groupId >
200
200
<dependency >
201
201
<groupId >com.google.api</groupId >
202
202
<artifactId >api-common</artifactId >
203
- <version >2.2.1 </version >
203
+ <version >2.2.2 </version >
204
204
</dependency >
205
205
206
206
<!-- https://mvnrepository.com/artifact/org.glassfish/javax.json -->
You can’t perform that action at this time.
0 commit comments