From a329e31d55afcdf954b2b2d6195eb78e2e88038d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=80=87=C2=B0?= <990130556@qq.com> Date: Sat, 19 Nov 2022 16:01:50 +0800 Subject: [PATCH] =?UTF-8?q?seata=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?= =?UTF-8?q?=E6=8E=92=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-common/ruoyi-common-seata/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml index 3137110b..49fe78f4 100644 --- a/ruoyi-common/ruoyi-common-seata/pom.xml +++ b/ruoyi-common/ruoyi-common-seata/pom.xml @@ -21,7 +21,17 @@ com.alibaba.cloud spring-cloud-starter-alibaba-seata + + + org.checkerframework + checker-qual + + + com.google.errorprone + error_prone_annotations + + - \ No newline at end of file +