Skip to content

Commit 66611c7

Browse files
RATIS-2471. Bump commons-cli to 1.11.0 (#1398)
1 parent 0d3512a commit 66611c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ratis-shell/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>commons-cli</groupId>
4545
<artifactId>commons-cli</artifactId>
46-
<version>1.5.0</version>
46+
<version>1.11.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)