From 854c6178adbecfb4c69fa038c124f82c4ea5c4c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Thu, 27 Jun 2024 13:15:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E7=BC=96=E8=AF=91=E6=97=B6?= =?UTF-8?q?=E6=9E=9A=E4=B8=BE=E9=87=8F=E6=89=BE=E4=B8=8D=E5=88=B0=E7=9A=84?= =?UTF-8?q?=E8=AD=A6=E5=91=8A=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- das/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) 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} + +