mirror of https://github.com/shred/acme4j
Update spotbugs-annotations
parent
167c981b26
commit
b48e81f6d5
2
pom.xml
2
pom.xml
|
@ -191,7 +191,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.spotbugs</groupId>
|
<groupId>com.github.spotbugs</groupId>
|
||||||
<artifactId>spotbugs-annotations</artifactId>
|
<artifactId>spotbugs-annotations</artifactId>
|
||||||
<version>4.2.2</version>
|
<version>4.2.3</version>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
|
|
Loading…
Reference in New Issue