Skip to content

Commit 4a19ed2

Browse files
authored
Merge pull request #132 from ponder-lab/dependabot/maven/commons-cli-commons-cli-1.9.0
Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
2 parents 4397f27 + d267364 commit 4a19ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>commons-cli</groupId>
7272
<artifactId>commons-cli</artifactId>
73-
<version>1.8.0</version>
73+
<version>1.9.0</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)