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.
2 parents 38d6f6a + cb2a474 commit 32e79c3Copy full SHA for 32e79c3
build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
65
// Other dependencies (moved to test scope for library)
66
implementation 'org.passay:passay:1.6.6'
67
- implementation 'com.google.guava:guava:33.4.8-jre'
+ implementation 'com.google.guava:guava:33.5.0-jre'
68
compileOnly 'jakarta.validation:jakarta.validation-api:3.1.1'
69
compileOnly 'org.springframework.retry:spring-retry'
70
0 commit comments