We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3cf798 + 1e77163 commit f347011Copy full SHA for f347011
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.2'
+ runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.3'
51
runtimeOnly 'org.postgresql:postgresql'
52
implementation 'org.passay:passay:1.6.6'
53
implementation 'com.google.guava:guava:33.4.6-jre'
0 commit comments