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 9f78eb4 + 40b4193 commit 4c08bd5Copy full SHA for 4c08bd5
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.1'
51
runtimeOnly 'org.postgresql:postgresql'
52
implementation 'org.passay:passay:1.6.6'
53
- implementation 'com.google.guava:guava:33.3.1-jre'
+ implementation 'com.google.guava:guava:33.4.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