We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f96152c + c609e74 commit fc11e55Copy full SHA for fc11e55
1 file changed
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
// Other dependencies
48
runtimeOnly 'org.springframework.boot:spring-boot-devtools'
49
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
50
- runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.0'
+ 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'
0 commit comments