Compare commits

..

1 Commits

Author SHA1 Message Date
wanjia ad8e3bc89d specified spring-boot-maven-plugin version 2023-05-30 14:04:07 +08:00
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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