Skip to content

Commit

Permalink
Merge pull request #1505 from smallrye/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-resources-plugin-3.3.0

Bump maven-resources-plugin from 3.2.0 to 3.3.0
  • Loading branch information
phillip-kruger authored Aug 9, 2022
2 parents 1d6ba09 + 950f469 commit d20e7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down

0 comments on commit d20e7f6

Please sign in to comment.