]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-11761 upgrade commons-email for the plugins built with API<5.2
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 25 Mar 2019 15:09:39 +0000 (16:09 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Mon, 25 Mar 2019 16:50:22 +0000 (17:50 +0100)
sonar-plugin-api-deps/pom.xml

index 74ca3de3d38601fbf3d8845fa780c1d5146e627f..4484fea081f6e960371ef52d83b19c12a75f216d 100644 (file)
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-email</artifactId>
-      <version>1.3.2</version>
+      <version>1.5</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>