소스 검색

fix 修复 seata XA模式缺失druid工具问题

疯狂的狮子Li 2 년 전
부모
커밋
a8d48b4c00
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      ruoyi-common/ruoyi-common-seata/pom.xml

+ 0 - 4
ruoyi-common/ruoyi-common-seata/pom.xml

@@ -43,10 +43,6 @@
                     <groupId>org.apache.logging.log4j</groupId>
                     <artifactId>*</artifactId>
                 </exclusion>
-                <exclusion>
-                    <groupId>com.alibaba</groupId>
-                    <artifactId>druid</artifactId>
-                </exclusion>
                 <exclusion>
                     <groupId>org.apache.dubbo.extensions</groupId>
                     <artifactId>dubbo-filter-seata</artifactId>