Skip to content

Commit d62d2c2

Browse files
Bump maven-resources-plugin from 2.7 to 3.3.1 (#223)
--------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz <[email protected]>
1 parent 0fe4bfb commit d62d2c2

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

+1-6
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-resources-plugin</artifactId>
167-
<!--
168-
maven totally change his way to copy symlink
169-
this mean the symlink is copied as a symlink and not anymore as a new file
170-
https://issues.apache.org/jira/browse/MRESOURCES-237
171-
-->
172-
<version>2.7</version>
167+
<version>3.3.1</version>
173168
</plugin>
174169
<plugin>
175170
<groupId>org.eclipse.sisu</groupId>

0 commit comments

Comments
 (0)