Skip to content

Commit f53ba7c

Browse files
Update dependency commons-validator:commons-validator to v1.10.1 (#3652)
1 parent 81b2ce8 commit f53ba7c

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
@@ -110,7 +110,7 @@ dependencies {
110110
implementation("com.pgvector:pgvector:0.1.6")
111111
implementation("com.squarespace.cldr-engine:cldr-engine:1.12.0")
112112
implementation("commons-codec:commons-codec:1.20.0")
113-
implementation("commons-validator:commons-validator:1.10.0")
113+
implementation("commons-validator:commons-validator:1.10.1")
114114
implementation("dev.akkinoc.spring.boot:logback-access-spring-boot-starter:4.7.0")
115115
implementation("io.jsonwebtoken:jjwt-api:$jjwtVersion")
116116
implementation("io.ktor:ktor-client-auth:$ktorVersion")

0 commit comments

Comments
 (0)