[monitor] 后台跨域支持,升级springboot-2.4.13

This commit is contained in:
tomsun28
2021-11-30 00:46:57 +08:00
parent d189b4e547
commit 4d63afc669
2 changed files with 35 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
<!-- Import dependency management from Spring Boot -->
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.4.5</version>
<version>2.4.13</version>
<type>pom</type>
<scope>import</scope>
</dependency>