Skip to content

Commit 0a0423c

Browse files
Bump commons-validator:commons-validator in /data-prepper-core (#6310)
Bumps [commons-validator:commons-validator](https://github.com/apache/commons-validator) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/apache/commons-validator/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-validator@rel/commons-validator-1.10.0...rel/commons-validator-1.10.1) --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fc4a70 commit 0a0423c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
implementation 'software.amazon.awssdk:acm'
6363
implementation 'software.amazon.awssdk:s3'
6464
implementation 'software.amazon.awssdk:apache-client'
65-
implementation 'commons-validator:commons-validator:1.10.0'
65+
implementation 'commons-validator:commons-validator:1.10.1'
6666
implementation 'software.amazon.awssdk:servicediscovery'
6767
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
6868
testImplementation testLibs.junit.vintage

0 commit comments

Comments
 (0)