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 175ff9b + d0831e3 commit d54f095Copy full SHA for d54f095
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
50
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
51
runtimeOnly 'org.postgresql:postgresql'
52
- implementation 'org.passay:passay:1.6.5'
+ implementation 'org.passay:passay:1.6.6'
53
implementation 'com.google.guava:guava:33.3.1-jre'
54
implementation 'org.springframework.boot:spring-boot-starter-actuator'
55
0 commit comments