Skip to content

Commit 94c6871

Browse files
Update dependency mysql:mysql-connector-java to v8.0.31
1 parent cc25cb8 commit 94c6871

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
@@ -47,7 +47,7 @@ ext {
4747
googleInjectGuiceVersion = '5.1.0'
4848
clivernKangarooVersion = '0.0.1'
4949
tinylogVersion = '2.4.1'
50-
mysqlConnectorVersion = '8.0.28'
50+
mysqlConnectorVersion = '8.0.31'
5151
hibernateVersion = '5.6.5.Final'
5252
}
5353

0 commit comments

Comments
 (0)