File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >commons-cli</groupId >
3131 <artifactId >commons-cli</artifactId >
32- <version >1.8 .0</version >
32+ <version >1.9 .0</version >
3333 </dependency >
3434 <dependency >
3535 <groupId >io.grpc</groupId >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >commons-cli</groupId >
4747 <artifactId >commons-cli</artifactId >
48- <version >1.4 </version >
48+ <version >1.9.0 </version >
4949 <scope >test</scope >
5050 </dependency >
5151 <dependency >
Original file line number Diff line number Diff line change 4949 </dependencyManagement >
5050
5151 <dependencies >
52+ <dependency >
53+ <groupId >commons-cli</groupId >
54+ <artifactId >commons-cli</artifactId >
55+ <version >1.9.0</version >
56+ </dependency >
5257 <dependency >
5358 <groupId >io.grpc</groupId >
5459 <artifactId >grpc-protobuf</artifactId >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >commons-cli</groupId >
6060 <artifactId >commons-cli</artifactId >
61- <version >1.4 </version >
61+ <version >1.9.0 </version >
6262 <scope >test</scope >
6363 </dependency >
6464 <dependency >
You can’t perform that action at this time.
0 commit comments