Browse Source

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

pull/46/head
xuyuxiang 2 years ago
parent
commit
4ded451f88
  1. 2
      snowy-web-app/pom.xml

2
snowy-web-app/pom.xml

@ -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>

Loading…
Cancel
Save