aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'cps-dependencies')
-rw-r--r--cps-dependencies/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index ab145370af..a95e5f42b0 100644
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -131,12 +131,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
- <version>3.1.3</version>
- </dependency>
- <dependency>
- <groupId>com.google.code.findbugs</groupId>
- <artifactId>annotations</artifactId>
- <version>3.0.1</version>
+ <version>4.8.6</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>