mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-24 12:04:34 +08:00
fix 修复 springboot 升级后 依赖缺失
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
<artifactId>caffeine</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-webmvc</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user