Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.2.0 #10

Merged
pierre merged 1 commits from renovate/org.apache.maven.plugins-maven-resources-plugin-3.x into master 2022-04-23 19:05:20 +00:00
Showing only changes of commit ceaecc78e0 - Show all commits

View File

@ -38,7 +38,7 @@
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.0.2</version>
<version>3.2.0</version>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>