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