fix 修复 Spring 远程代码执行 修复 CVE-2022-22965 漏洞

This commit is contained in:
疯狂的狮子Li
2022-04-01 10:04:05 +00:00
committed by Gitee
parent a854e0ca8e
commit aa67244f56

View File

@ -43,7 +43,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId> <artifactId>spring-boot-dependencies</artifactId>
<version>2.5.11</version> <version>2.5.12</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>