mirror of
https://gitee.com/freshday/radar.git
synced 2026-03-22 12:47:16 +08:00
build(deps): bump mysql-connector-java in /radar-dao
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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.47...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>5.1.47</version>
|
||||
<version>8.0.16</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>tk.mybatis</groupId>
|
||||
|
||||
Reference in New Issue
Block a user