Skip to content

Commit 478e370

Browse files
authored
Merge pull request #4386 from kubernetes-client/dependabot/maven/master-java8/commons-cli-commons-cli-1.11.0
build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0
2 parents 002a971 + 3fcbfc7 commit 478e370

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.10.0</version>
173+
<version>1.11.0</version>
174174
</dependency>
175175
<dependency>
176176
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)