Update dependency commons-cli:commons-cli to v1.6.0 #16

Merged
tomas.kracmar merged 1 commits from renovate/commons-cli-commons-cli-1.x into master 2024-03-27 06:08:42 +00:00

View File

@@ -155,7 +155,7 @@ dependencies {
api 'io.undertow:undertow-core:2.2.7.Final'
// Command parser for AS interface
api 'commons-cli:commons-cli:1.4'
api 'commons-cli:commons-cli:1.6.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.github.tomakehurst:wiremock:2.27.2'