作者 RuoYi

update maven-plugin

@@ -68,7 +68,7 @@ @@ -68,7 +68,7 @@
68 <plugin> 68 <plugin>
69 <groupId>org.springframework.boot</groupId> 69 <groupId>org.springframework.boot</groupId>
70 <artifactId>spring-boot-maven-plugin</artifactId> 70 <artifactId>spring-boot-maven-plugin</artifactId>
71 - <version>2.1.1.RELEASE</version> 71 + <version>2.5.15</version>
72 <configuration> 72 <configuration>
73 <fork>true</fork> <!-- 如果没有该配置,devtools不会生效 --> 73 <fork>true</fork> <!-- 如果没有该配置,devtools不会生效 -->
74 </configuration> 74 </configuration>