Skip to content

Commit

Permalink
deps: update dependency commons-cli:commons-cli to v1.8.0 (#6606)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2024
1 parent f3651c6 commit 12c8d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 12c8d45

Please sign in to comment.