Skip to content

Commit

Permalink
Bump mariadb-java-client from 2.5.2 to 2.5.3 (#5829)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and Siedlerchr committed Jan 13, 2020
1 parent b275b81 commit 1104325
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.7.2'
compile 'org.antlr:antlr4-runtime:4.7.2'

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

compile 'org.postgresql:postgresql:42.2.9'

Expand Down

0 comments on commit 1104325

Please sign in to comment.