Update pom.xml

可以吧小米推送jar 打包进去。
This commit is contained in:
bigbencat
2020-03-03 10:26:08 +08:00
committed by GitHub
parent d1691dc55c
commit a8e0a19047

View File

@@ -159,6 +159,9 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<includeSystemScope>true</includeSystemScope>
</configuration>
</plugin>
</plugins>
</build>