Bump mysql-connector-java from 5.1.27 to 8.0.16

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.27 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.27...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
pull/64/head
dependabot[bot] 2020-07-01 21:23:16 +00:00 committed by GitHub
parent 90ddf8e854
commit 4cb1f1ecf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<commons-pool.version>1.6</commons-pool.version>
<druid.version>1.1.9</druid.version>
<!-- mysql -->
<mysql.version>5.1.27</mysql.version>
<mysql.version>8.0.16</mysql.version>
<!-- sqlserver 2008 -->
<sqlserver.version>4.0</sqlserver.version>
<!-- oracle 11g -->