We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b2ce8 commit f53ba7cCopy full SHA for f53ba7c
build.gradle.kts
@@ -110,7 +110,7 @@ dependencies {
110
implementation("com.pgvector:pgvector:0.1.6")
111
implementation("com.squarespace.cldr-engine:cldr-engine:1.12.0")
112
implementation("commons-codec:commons-codec:1.20.0")
113
- implementation("commons-validator:commons-validator:1.10.0")
+ implementation("commons-validator:commons-validator:1.10.1")
114
implementation("dev.akkinoc.spring.boot:logback-access-spring-boot-starter:4.7.0")
115
implementation("io.jsonwebtoken:jjwt-api:$jjwtVersion")
116
implementation("io.ktor:ktor-client-auth:$ktorVersion")
0 commit comments