Skip to content

Commit c99355e

Browse files
Bump maven-resources-plugin from 2.7 to 3.3.1 (#209)
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 99df1ff commit c99355e

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
@@ -81,12 +81,7 @@ limitations under the License.
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-resources-plugin</artifactId>
84-
<!--
85-
maven totally change his way to copy symlink
86-
this mean the symlink is copied as a symlink and not anymore as a new file
87-
https://issues.apache.org/jira/browse/MRESOURCES-237
88-
-->
89-
<version>2.7</version>
84+
<version>3.3.1</version>
9085
</plugin>
9186
</plugins>
9287
</pluginManagement>

0 commit comments

Comments
 (0)