修改插件版本

This commit is contained in:
暮光:城中城
2022-12-22 18:22:32 +08:00
parent b9eaab37a9
commit 1451aff28b

View File

@@ -83,6 +83,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.1.6.RELEASE</version>
<configuration>
<mainClass>com.zyplayer.doc.manage.Application</mainClass>
</configuration>