Bump mysql-connector-java from 5.1.39 to 8.0.16 in /order

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.39 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.39...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-02 03:03:17 +00:00
committed by GitHub
parent 1e10631ee2
commit 09ba5abc97

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.39</version>
<version>8.0.16</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>