Skip to content

Commit f1ca526

Browse files
dependabot[bot]ok2c
authored andcommitted
Bump commons-cli:commons-cli from 1.10.0 to 1.11.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0c5fda commit f1ca526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpcore5-testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>commons-cli</groupId>
5656
<artifactId>commons-cli</artifactId>
57-
<version>1.10.0</version>
57+
<version>1.11.0</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)