Modify the spring boot Maven plugin version.

pull/161/head
chen.ma 3 years ago
parent a590a455d6
commit 17a2373ec6

@ -122,6 +122,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.3.0.RELEASE</version>
</plugin>
<plugin>

Loading…
Cancel
Save