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

This commit is contained in:
疯狂的狮子Li
2023-11-01 09:38:10 +08:00
parent 7f64cb2c32
commit 2f6237ac5e

View File

@@ -38,10 +38,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>