Skip to content

Commit

Permalink
Merge pull request #1925 from google/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-resources-plugin-3.2.0

Bump maven-resources-plugin from 2.7 to 3.2.0
  • Loading branch information
eamonnmcmanus authored Aug 5, 2021
2 parents 80feb23 + 178b221 commit df94ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit df94ccd

Please sign in to comment.