mirror of https://github.com/ZainZhao/HIS.git
Bump mysql-connector-java in /his-cloud/his-cloud-service-sms
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.15 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/8.0.15...8.0.16) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
313ba4773e
commit
556c741b67
|
@ -103,7 +103,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
<version>8.0.15</version>
|
<version>8.0.16</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--Mysql数据库驱动 End-->
|
<!--Mysql数据库驱动 End-->
|
||||||
|
|
||||||
|
@ -142,7 +142,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>mysql</groupId>
|
<groupId>mysql</groupId>
|
||||||
<artifactId>mysql-connector-java</artifactId>
|
<artifactId>mysql-connector-java</artifactId>
|
||||||
<version>8.0.15</version>
|
<version>8.0.16</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!--Mysql数据库驱动 End-->
|
<!--Mysql数据库驱动 End-->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue