build: 仅在编译期依赖 seata-rm-datasource 模块。

This commit is contained in:
Suomm 2023-08-09 12:50:06 +08:00
parent fe06498886
commit 3142ec66ec

View File

@ -95,6 +95,7 @@
<groupId>io.seata</groupId>
<artifactId>seata-rm-datasource</artifactId>
<version>1.7.0</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>