Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-resources-plugin from 2.6 to 2.7
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.plugins:maven-resources-plugin from 2.6 to 2.7.

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent f2ff768 commit f8e1c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>2.6</version>
<version>2.7</version>
<executions>
<execution>
<id>copy-resources</id>
Expand Down

0 comments on commit f8e1c72

Please sign in to comment.