mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
Merge remote-tracking branch 'upstream/master' into dev_lcw
# Conflicts: # pom.xml # ruoyi-common/ruoyi-common-core/pom.xml # ruoyi-common/ruoyi-common-swagger/pom.xml # ruoyi-gateway/pom.xml # ruoyi-modules/ruoyi-file/pom.xml # ruoyi-modules/ruoyi-gen/pom.xml # ruoyi-modules/ruoyi-job/pom.xml # ruoyi-modules/ruoyi-system/pom.xml # sql/ry_config_20240902.sql
This commit is contained in:
@@ -40,14 +40,7 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-actuator</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Swagger UI -->
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger-ui</artifactId>
|
||||
<version>${swagger.fox.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- Mysql Connector -->
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
|
||||
Reference in New Issue
Block a user