We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b19738d + 2abe88e commit 71dda31Copy full SHA for 71dda31
1 file changed
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
// Other dependencies (moved to test scope for library)
48
implementation 'org.passay:passay:1.6.6'
49
implementation 'com.google.guava:guava:33.5.0-jre'
50
- implementation 'org.apache.commons:commons-text:1.14.0'
+ implementation 'org.apache.commons:commons-text:1.15.0'
51
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
52
compileOnly 'org.springframework.retry:spring-retry'
53
0 commit comments