【更新】升级spring-boot-maven-plugin为2.15.2

pull/46/head
xuyuxiang 2022-10-13 15:09:03 +08:00
parent 2a585e3a5c
commit 4ded451f88
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.4</version>
<version>2.5.12</version>
<configuration>
<includeSystemScope>true</includeSystemScope>
</configuration>