mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-09-05 20:49:37 +00:00
升级spring-cloud相关组件到最新版
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
|
||||
<!-- Mysql Connector -->
|
||||
<dependency>
|
||||
<groupId>mysql</groupId>
|
||||
<artifactId>mysql-connector-java</artifactId>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- RuoYi Common Log -->
|
||||
|
Reference in New Issue
Block a user