@ -215,6 +215,8 @@
<version>1.18.10</version>
</dependency>
</dependencies>
</dependencyManagement>
@ -63,6 +63,12 @@
<artifactId>druid-spring-boot-starter</artifactId>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
<optional>true</optional>
</project>
@ -74,6 +74,13 @@
<artifactId>lombok</artifactId>
@ -89,5 +89,11 @@
<artifactId>mybatis-spring-boot-starter</artifactId>
@ -78,5 +78,11 @@
<artifactId>ruoyi-common-swagger</artifactId>