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 5173b0a + 2b5f579 commit f6fe147Copy full SHA for f6fe147
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.4.1'
+ runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.0'
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