Skip to content

Commit

Permalink
Merge pull request #525 from jnidzwetzki/dependabot/maven/commons-cli…
Browse files Browse the repository at this point in the history
…-commons-cli-1.6.0

Bump commons-cli:commons-cli from 1.5.0 to 1.6.0
  • Loading branch information
jnidzwetzki authored Dec 26, 2023
2 parents eca8121 + 6ec8a7f commit ee35d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bboxdb-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ee35d76

Please sign in to comment.