diff --git a/das/pom.xml b/das/pom.xml
index 10141311..1a04d99e 100644
--- a/das/pom.xml
+++ b/das/pom.xml
@@ -24,6 +24,7 @@
42.7.3
1.38.0
+ 4.8.6
@@ -135,6 +136,14 @@
org.springframework.boot
spring-boot-starter-aop
+
+
+
+ com.github.spotbugs
+ spotbugs-annotations
+ ${annotations.version}
+
+