Sfoglia il codice sorgente

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

疯狂的狮子Li 2 anni fa
parent
commit
a8d48b4c00
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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>