Skip to content
Snippets Groups Projects
Commit f318c563 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XCOMMONS-3210: Upgrade to Download Plugin for Maven 1.13.0

parent 45598394
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
<plugin> <plugin>
<groupId>com.googlecode.maven-download-plugin</groupId> <groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId> <artifactId>download-maven-plugin</artifactId>
<version>1.11.2</version> <version>1.13.0</version>
<executions> <executions>
<!-- Download the CKEditor sources for the version (tag) we want to use. --> <!-- Download the CKEditor sources for the version (tag) we want to use. -->
<execution> <execution>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment