]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-13155 upgrade building dependencies
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 17 Mar 2020 16:56:06 +0000 (17:56 +0100)
committersonartech <sonartech@sonarsource.com>
Sat, 21 Mar 2020 20:04:02 +0000 (20:04 +0000)
build.gradle

index 98711594f9d298f3a2d600945095c04cfee176d0..c4aa8987b62d0526796cee56deb876782e77cdfd 100644 (file)
@@ -216,7 +216,7 @@ subprojects {
       }
       dependency 'io.netty:netty-all:4.1.48.Final'
       dependency 'com.sun.mail:javax.mail:1.5.6'
-      dependency 'javax.annotation:javax.annotation-api:1.3.1'
+      dependency 'javax.annotation:javax.annotation-api:1.3.2'
       dependency 'javax.servlet:javax.servlet-api:3.1.0'
       dependency 'javax.xml.bind:jaxb-api:2.3.0'
       dependency 'junit:junit:4.13'