Skip to content

Commit f1588d5

Browse files
fix(deps): update dependency commons-cli:commons-cli to v2
1 parent 9f5ad80 commit f1588d5

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
@@ -161,7 +161,7 @@ dependencies {
161161
implementation "eu.esdihumboldt.hale:eu.esdihumboldt.hale.adv.merge:$haleVersion"
162162

163163
// CLI
164-
implementation 'commons-cli:commons-cli:1.7.0'
164+
implementation 'commons-cli:commons-cli:2.0-gt2-pre1'
165165
// Groovy Shell
166166
implementation 'jline:jline:2.14.6'
167167

0 commit comments

Comments
 (0)