Skip to content

Commit

Permalink
Merge pull request #2858 from kubernetes-client/dependabot/maven/comm…
Browse files Browse the repository at this point in the history
…ons-cli-commons-cli-1.6.0

build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0
  • Loading branch information
k8s-ci-robot authored Oct 27, 2023
2 parents b328c90 + 67c2a64 commit 20e24d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 20e24d3

Please sign in to comment.