Browse Source

spring-boot-maven-plugin指定版本为2.7.2

master
lzh 3 years ago
parent
commit
ac1c99d8cf
  1. 1
      message-center-biz/pom.xml

1
message-center-biz/pom.xml

@ -73,6 +73,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.2</version>
<executions>
<execution>
<goals>

Loading…
Cancel
Save