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 6, 2023
1 parent 97acd44 commit dbd73f4
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 @@ -183,7 +183,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 dbd73f4

Please sign in to comment.