aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien HENRY <julien.henry@sonarsource.com>2024-12-16 15:11:55 +0100
committerJulien HENRY <julien.henry@sonarsource.com>2024-12-16 15:11:55 +0100
commitb2ee13fbf2e58bd4f0fe7cb5f1b4f96cd458e131 (patch)
treebd1425251c698354226991fcbb0f037bc3ee2e83 /pom.xml
parent5610cdd1ad55d995d5b22dbe484e5105cb99f49c (diff)
downloadsonar-scanner-cli-b2ee13fbf2e58bd4f0fe7cb5f1b4f96cd458e131.tar.gz
sonar-scanner-cli-b2ee13fbf2e58bd4f0fe7cb5f1b4f96cd458e131.zip
Update Maven plugins
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 914d092..057266c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<plugin>
<groupId>com.googlecode.maven-download-plugin</groupId>
<artifactId>download-maven-plugin</artifactId>
- <version>1.9.0</version>
+ <version>1.13.0</version>
</plugin>
</plugins>
</pluginManagement>