Skip to content

Commit 1104325

Browse files
dependabot-preview[bot]Siedlerchr
authored andcommitted
Bump mariadb-java-client from 2.5.2 to 2.5.3 (#5829)
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@2.5.2...2.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b275b81 commit 1104325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ dependencies {
140140
antlr4 'org.antlr:antlr4:4.7.2'
141141
compile 'org.antlr:antlr4-runtime:4.7.2'
142142

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

145145
compile 'org.postgresql:postgresql:42.2.9'
146146

0 commit comments

Comments
 (0)