Skip to content

Commit

Permalink
Bump maven-resources-plugin from 2.7 to 3.3.1 (#223)
Browse files Browse the repository at this point in the history
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylwester Lachiewicz <slachiewicz@gmail.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
1 parent 0fe4bfb commit d62d2c2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<!--
maven totally change his way to copy symlink
this mean the symlink is copied as a symlink and not anymore as a new file
https://issues.apache.org/jira/browse/MRESOURCES-237
-->
<version>2.7</version>
<version>3.3.1</version>
</plugin>
<plugin>
<groupId>org.eclipse.sisu</groupId>
Expand Down

0 comments on commit d62d2c2

Please sign in to comment.