Skip to content

Commit ebd03d5

Browse files
Update dependency commons-validator:commons-validator to v1.10.0
1 parent 57df52f commit ebd03d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jreleaser.model.Active
33
val springBootVersion = "3.5.2"
44
val junitPlatformVersion = "1.10.2"
55
val embeddedRedisVersion = "1.4.3"
6-
val commonsValidatorVersion = "1.9.0"
6+
val commonsValidatorVersion = "1.10.0"
77
val mockkVersion = "1.14.4"
88
val archunitVersion = "1.4.1"
99
val logunitVersion = "2.0.0"

0 commit comments

Comments
 (0)