Skip to content

Commit 1b3945d

Browse files
Merge pull request #17639 from iterate-ch/dependabot/maven/commons-cli-commons-cli-1.11.0
2 parents 02a1246 + ef7c970 commit 1b3945d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>commons-cli</groupId>
7777
<artifactId>commons-cli</artifactId>
78-
<version>1.10.0</version>
78+
<version>1.11.0</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>org.fusesource.jansi</groupId>

0 commit comments

Comments
 (0)