aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/pom.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-02-21 21:32:46 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-02-21 21:32:46 +0000
commitf8f7fa1b24326c60e219405de8fed61328c6183d (patch)
tree0ef092b5c79fad6e2d7f1a5246151e4f61fa2617 /sonar/pom.xml
parent159ad62a47a9642d96782bf6fdf8d634d78bcfdb (diff)
downloadpoi-f8f7fa1b24326c60e219405de8fed61328c6183d.tar.gz
poi-f8f7fa1b24326c60e219405de8fed61328c6183d.zip
update download-plugin version to 1.5.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874339 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar/pom.xml')
-rw-r--r--sonar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index a14b8b776b..98865ab396 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -88,7 +88,7 @@
<maven.plugin.resources.version>3.1.0</maven.plugin.resources.version>
<maven.plugin.jar.version>3.2.0</maven.plugin.jar.version>
<maven.plugin.clean.version>3.1.0</maven.plugin.clean.version>
- <maven.plugin.download.version>1.1.0</maven.plugin.download.version>
+ <maven.plugin.download.version>1.5.0</maven.plugin.download.version>
<maven.plugin.antrun.version>1.8</maven.plugin.antrun.version>
<maven.plugin.surefire.version>3.0.0-M4</maven.plugin.surefire.version>
</properties>