Merge 0efe0ee3f6 into 4c32ffb90d
This commit is contained in:
commit
6d3277710f
|
|
@ -33,7 +33,7 @@ dependencies {
|
|||
runtimeOnly(project(':java-spiffe-core:grpc-netty-linux'))
|
||||
}
|
||||
|
||||
implementation group: 'commons-cli', name: 'commons-cli', version: '1.9.0'
|
||||
implementation group: 'commons-cli', name: 'commons-cli', version: '1.10.0'
|
||||
|
||||
testImplementation(testFixtures(project(":java-spiffe-core")))
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue