Skip to content

Commit 611e199

Browse files
committed
fix: upgrade commons-cli:commons-cli from 1.5.0 to 1.6.0
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.5.0 to 1.6.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-cli/commons-cli/ See this project in Snyk: https://app.snyk.io/org/pkiraly/project/1edd575e-5f6e-416c-b516-e938a0e826df?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b036be8 commit 611e199

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>commons-cli</groupId>
152152
<artifactId>commons-cli</artifactId>
153-
<version>1.5.0</version>
153+
<version>1.6.0</version>
154154
</dependency>
155155
<!-- language detection -->
156156
<dependency>

0 commit comments

Comments
 (0)