mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-27 02:59:25 +08:00
update 替换 mysql-jdbc 最新坐标
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
</dependency>
|
||||
<!-- mysql -->
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user