Browse Source

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

zhanglei
lzh 3 years ago
parent
commit
a5e1b29562
  1. 1
      anrui-gateway/pom.xml

1
anrui-gateway/pom.xml

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

Loading…
Cancel
Save