Skip to content

Commit 94ccfb4

Browse files
build(deps): Bump commons-validator:commons-validator from 1.7 to 1.9.0
Bumps commons-validator:commons-validator from 1.7 to 1.9.0. --- updated-dependencies: - dependency-name: commons-validator:commons-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0de5f6c commit 94ccfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ logcat = "com.squareup.logcat:logcat:0.1"
9393
# Apache Commons
9494
apache-text = "org.apache.commons:commons-text:1.9"
9595
apache-csv = "org.apache.commons:commons-csv:1.9.0"
96-
apache-validator = "commons-validator:commons-validator:1.7"
96+
apache-validator = "commons-validator:commons-validator:1.9.0"
9797

9898
# Serialization/Deserialization
9999
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson" }

0 commit comments

Comments
 (0)