Merge pull request #6931 from magefree/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.1.0

Bump maven-resources-plugin from 2.7 to 3.1.0
This commit is contained in:
Oleg Agafonov 2020-08-15 21:18:03 +02:00 committed by GitHub
commit 471564442f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.7</version>
<version>3.1.0</version>
<configuration>
<encoding>UTF-8</encoding>
</configuration>