打包插件版本明确:修复打包警告
This commit is contained in:
parent
a28cd59edc
commit
ebd0b07599
1
pom.xml
1
pom.xml
@ -255,6 +255,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-resources-plugin</artifactId>
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
|
<version>3.3.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<encoding>utf-8</encoding>
|
<encoding>utf-8</encoding>
|
||||||
<nonFilteredFileExtensions>
|
<nonFilteredFileExtensions>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user