Skip to content

Commit

Permalink
XWIKI-21940: Upgrade to Download Plugin for Maven 1.8.1
Browse files Browse the repository at this point in the history
Update dependency com.googlecode.maven-download-plugin:download-maven-plugin to v1.8.1 (#2894)
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent 8693551 commit f666dcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
<version>1.8.0</version>
<version>1.8.1</version>
<executions>
<!-- Download the CKEditor sources for the version (tag) we want to use. -->
<execution>
Expand Down

0 comments on commit f666dcb

Please sign in to comment.