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

This commit is contained in:
疯狂的狮子Li
2023-10-31 18:21:06 +08:00
parent 20b30b86c6
commit a8d48b4c00

View File

@@ -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>