Skip to content

Commit 4864f9f

Browse files
Bump commons-cli from 1.2 to 1.4 (#155)
Bumps commons-cli from 1.2 to 1.4. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bff0fa commit 4864f9f

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
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>commons-cli</groupId>
2929
<artifactId>commons-cli</artifactId>
30-
<version>1.2</version>
30+
<version>1.4</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)