Skip to content

Commit

Permalink
Merge pull request #4 from Software-Cat/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-resources-plugin-3.2.0

Bump maven-resources-plugin from 3.0.2 to 3.2.0
  • Loading branch information
Software-Cat committed Mar 14, 2021
2 parents 585fcb1 + 4988dda commit ee029b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit ee029b7

Please sign in to comment.