Skip to content

Commit 10a449f

Browse files
Bump maven-resources-plugin from 2.7 to 3.3.1 (#85)
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 70823b5 commit 10a449f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-resources-plugin</artifactId>
188-
<!--
189-
maven totally change his way to copy symlink
190-
this mean the symlink is copied as a symlink and not anymore as a new file
191-
https://issues.apache.org/jira/browse/MRESOURCES-237
192-
-->
193-
<version>2.7</version>
188+
<version>3.3.1</version>
194189
</plugin>
195190
</plugins>
196191
</build>

0 commit comments

Comments
 (0)