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 8b11c54 + 92127ea commit 8bf10aaCopy full SHA for 8bf10aa
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.3.3'
51
runtimeOnly 'org.postgresql:postgresql'
52
implementation 'org.passay:passay:1.6.4'
53
- implementation 'com.google.guava:guava:33.1.0-jre'
+ implementation 'com.google.guava:guava:33.2.0-jre'
54
implementation 'org.springframework.boot:spring-boot-starter-actuator'
55
56
compileOnly 'javax.validation:validation-api:2.0.1.Final'
0 commit comments