Skip to content

Commit

Permalink
Bump mariadb-java-client from 2.5.3 to 2.5.4 (#5914)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 3, 2020
1 parent c3363c0 commit 7893631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ dependencies {
antlr4 'org.antlr:antlr4:4.8-1'
compile 'org.antlr:antlr4-runtime:4.8-1'

compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.5.3'
compile group: 'org.mariadb.jdbc', name: 'mariadb-java-client', version: '2.5.4'

compile 'org.postgresql:postgresql:42.2.9'

Expand Down

0 comments on commit 7893631

Please sign in to comment.