Skip to content

Commit 172217e

Browse files
authored
Merge pull request #3323 from kubernetes-client/dependabot/maven/master-java8/commons-cli-commons-cli-1.7.0
build(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0
2 parents 79729dc + 70907e2 commit 172217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>commons-cli</groupId>
171171
<artifactId>commons-cli</artifactId>
172-
<version>1.6.0</version>
172+
<version>1.7.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)