Merge pull request #10 from bigbencat/patch-1

可以吧小米推送jar 打包进去。 Update pom.xml
This commit is contained in:
imndx
2020-03-03 11:02:55 +08:00
committed by GitHub

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>