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.
1 parent 07a500d commit b64ac58Copy full SHA for b64ac58
build.gradle
@@ -211,7 +211,7 @@ dependencies {
211
212
implementation 'com.fasterxml:aalto-xml:1.3.3'
213
214
- implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.7.9'
+ implementation group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.7.12'
215
216
implementation 'org.postgresql:postgresql:42.7.4'
217
0 commit comments