Skip to content

Commit 35c66d6

Browse files
fix(deps): update dependency commons-cli:commons-cli to v2
1 parent 31990f9 commit 35c66d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ dependencies {
163163
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.adv.merge:$haleVersion"
164164

165165
// CLI
166-
implementation 'commons-cli:commons-cli:1.8.0'
166+
implementation 'commons-cli:commons-cli:2.0-gt2-pre1'
167167
// Groovy Shell
168168
implementation 'jline:jline:2.14.6'
169169

0 commit comments

Comments
 (0)