Skip to content

Commit 99657c9

Browse files
authored
Merge pull request #3434 from kubernetes-client/dependabot/maven/master-java8/commons-cli-commons-cli-1.8.0
Bump commons-cli:commons-cli from 1.7.0 to 1.8.0
2 parents c4d8533 + a95930b commit 99657c9

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.7.0</version>
172+
<version>1.8.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)