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

Bump maven-resources-plugin from 2.7 to 3.2.0
This commit is contained in:
Éamonn McManus 2021-08-05 06:28:52 -07:00 committed by GitHub
commit df94ccdb48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.7</version>
<version>3.2.0</version>
<executions>
<execution>
<id>post-obfuscate-class</id>