Skip to content

Commit 22e4ab6

Browse files
authored
Merge pull request #4385 from kubernetes-client/dependabot/maven/commons-cli-commons-cli-1.11.0
build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0
2 parents 5f0730a + d6aadcd commit 22e4ab6

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
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>commons-cli</groupId>
174174
<artifactId>commons-cli</artifactId>
175-
<version>1.10.0</version>
175+
<version>1.11.0</version>
176176
</dependency>
177177
<dependency>
178178
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)