Bump mysql-connector-java (#1954)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.40 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.40...8.0.16) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
714bd6216e
commit
d1ceb280fc
|
@ -48,7 +48,7 @@
|
|||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<!-- <version>6.0.5</version>-->
|
||||
<version>5.1.40</version>
|
||||
<version>8.0.16</version>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue