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
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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