Skip to content

Commit 7e20379

Browse files
authoredApr 26, 2024··
deps: update dependency commons-cli:commons-cli to v1.7.0 (#6547)
1 parent 4daf874 commit 7e20379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dashboard/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>commons-cli</groupId>
6969
<artifactId>commons-cli</artifactId>
70-
<version>1.6.0</version>
70+
<version>1.7.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.