File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
container-registry/container-analysis
getting-started-grpc/client Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 6363 <dependency >
6464 <groupId >commons-cli</groupId >
6565 <artifactId >commons-cli</artifactId >
66- <version >1.4 </version >
66+ <version >1.5.0 </version >
6767 </dependency >
6868 <dependency >
6969 <groupId >joda-time</groupId >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Copyright 2018 Google LLC
5757 <dependency >
5858 <groupId >commons-cli</groupId >
5959 <artifactId >commons-cli</artifactId >
60- <version >1.4 </version >
60+ <version >1.5.0 </version >
6161 <scope >compile</scope >
6262 </dependency >
6363 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >commons-cli</groupId >
6969 <artifactId >commons-cli</artifactId >
70- <version >1.4 </version >
70+ <version >1.5.0 </version >
7171 </dependency >
7272 <dependency >
7373 <groupId >commons-lang</groupId >
Original file line number Diff line number Diff line change 2929
3030dependencies {
3131 compile project(' :api' )
32- compile ' commons-cli:commons-cli:1.4 '
32+ compile ' commons-cli:commons-cli:1.5.0 '
3333}
Original file line number Diff line number Diff line change 3030dependencies {
3131 compile project(' :api' )
3232 compile ' com.google.auto.value:auto-value:1.8.2'
33- compile ' commons-cli:commons-cli:1.4 '
33+ compile ' commons-cli:commons-cli:1.5.0 '
3434}
Original file line number Diff line number Diff line change 2929
3030dependencies {
3131 compile project(' :api' )
32- compile ' commons-cli:commons-cli:1.4 '
32+ compile ' commons-cli:commons-cli:1.5.0 '
3333}
Original file line number Diff line number Diff line change 7777 <dependency >
7878 <groupId >commons-cli</groupId >
7979 <artifactId >commons-cli</artifactId >
80- <version >1.4 </version >
80+ <version >1.5.0 </version >
8181 </dependency >
8282
8383 <!-- Test dependencies -->
Original file line number Diff line number Diff line change 9292 <dependency >
9393 <groupId >commons-cli</groupId >
9494 <artifactId >commons-cli</artifactId >
95- <version >1.4 </version >
95+ <version >1.5.0 </version >
9696 </dependency >
9797
9898 <!-- LTS for Java EE -->
Original file line number Diff line number Diff line change 8383 <dependency >
8484 <groupId >commons-cli</groupId >
8585 <artifactId >commons-cli</artifactId >
86- <version >1.4 </version >
86+ <version >1.5.0 </version >
8787 </dependency >
8888 <dependency >
8989 <groupId >com.google.api-client</groupId >
Original file line number Diff line number Diff line change 9292 <dependency >
9393 <groupId >commons-cli</groupId >
9494 <artifactId >commons-cli</artifactId >
95- <version >1.4 </version >
95+ <version >1.5.0 </version >
9696 </dependency >
9797 <dependency >
9898 <groupId >com.google.api-client</groupId >
You can’t perform that action at this time.
0 commit comments