We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b28c6b9 + 3ae15b1 commit 790a156Copy full SHA for 790a156
1 file changed
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
48
// Other dependencies
49
runtimeOnly 'org.springframework.boot:spring-boot-devtools'
50
- runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.3'
+ runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.4'
51
runtimeOnly 'org.postgresql:postgresql'
52
implementation 'org.passay:passay:1.6.6'
53
implementation 'com.google.guava:guava:33.4.8-jre'
0 commit comments