]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade jsr305 2.0.3 to 3.0.0
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 29 May 2015 20:49:03 +0000 (22:49 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 29 May 2015 21:23:55 +0000 (23:23 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index c68ca1b6d83e503c576e24dc607a4d80f3ffea67..2aee714a6755026e641dbc4412fe167a7ab78d2e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>com.google.code.findbugs</groupId>
         <artifactId>jsr305</artifactId>
-        <version>2.0.3</version>
+        <version>3.0.0</version>
       </dependency>
       <dependency>
         <groupId>commons-dbutils</groupId>