We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b9693 commit afe46a3Copy full SHA for afe46a3
build.gradle
@@ -316,7 +316,7 @@ project(':cruise-control') {
316
testImplementation 'commons-io:commons-io:2.11.0'
317
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13:tests'
318
testImplementation 'org.bouncycastle:bcpkix-jdk15on:1.70'
319
- testImplementation 'org.apache.kerby:kerb-simplekdc:2.0.1'
+ testImplementation 'org.apache.kerby:kerb-simplekdc:2.1.0'
320
testImplementation 'com.jayway.jsonpath:json-path:2.7.0'
321
testImplementation 'org.powermock:powermock-module-junit4:2.0.9'
322
testImplementation 'org.powermock:powermock-api-easymock:2.0.9'
0 commit comments