mirror of https://github.com/ZainZhao/HIS.git
Bump mysql-connector-java in /his-cloud/his-cloud-service-pms
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28. - [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/8.0.16...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37fa826721
commit
5adf2d2a95
|
@ -96,7 +96,7 @@
|
|||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>8.0.16</version>
|
||||
<version>8.0.28</version>
|
||||
</dependency>
|
||||
<!--Mysql数据库驱动 End-->
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
|||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<version>8.0.16</version>
|
||||
<version>8.0.28</version>
|
||||
</dependency>
|
||||
<!--Mysql数据库驱动 End-->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue