Skip to content

Commit e5233d6

Browse files
authored
Merge pull request #4174 from kubernetes-client/dependabot/maven/master-java8/commons-cli-commons-cli-1.10.0
build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0
2 parents e12be44 + bdd5a16 commit e5233d6

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
@@ -170,7 +170,7 @@
170170
<dependency>
171171
<groupId>commons-cli</groupId>
172172
<artifactId>commons-cli</artifactId>
173-
<version>1.9.0</version>
173+
<version>1.10.0</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)