Skip to content

Commit

Permalink
Merge pull request #27 from opensearch-project/whitesource-remediate/…
Browse files Browse the repository at this point in the history
…commons-validator-commons-validator-1.x
  • Loading branch information
dbwiddis committed Dec 16, 2023
2 parents 0ddfdcf + 1675c68 commit 7a896d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencies {
testImplementation 'org.mockito:mockito-junit-jupiter:5.8.0'
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
testImplementation "com.cronutils:cron-utils:9.2.1"
testImplementation "commons-validator:commons-validator:1.7"
testImplementation "commons-validator:commons-validator:1.8.0"
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
}

Expand Down

0 comments on commit 7a896d8

Please sign in to comment.