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

Bump maven-resources-plugin from 3.1.0 to 3.2.0
This commit is contained in:
Oleg Agafonov 2020-09-22 08:31:13 +02:00 committed by GitHub
commit da87aa585b
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>3.1.0</version>
<version>3.2.0</version>
<configuration>
<encoding>UTF-8</encoding>
</configuration>