Upgrade jsr305 2.0.3 to 3.0.0

This commit is contained in:
Simon Brandhof 2015-05-29 22:49:03 +02:00
parent 3045e0456b
commit aa97f362a8

View File

@ -741,7 +741,7 @@
<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>