This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a5954045cc Refactor shardingsphere-broadcast-core pom (#36348)
3a5954045cc is described below

commit 3a5954045ccfee4b8912ff5eb4aad5feb9e0538d
Author: Liang Zhang <zhangli...@apache.org>
AuthorDate: Mon Aug 18 23:42:17 2025 +0800

    Refactor shardingsphere-broadcast-core pom (#36348)
---
 features/broadcast/core/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/features/broadcast/core/pom.xml b/features/broadcast/core/pom.xml
index a31526c3699..dedfb18585e 100644
--- a/features/broadcast/core/pom.xml
+++ b/features/broadcast/core/pom.xml
@@ -60,12 +60,6 @@
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.shardingsphere</groupId>
-            <artifactId>shardingsphere-single-core</artifactId>
-            <version>${project.version}</version>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>org.apache.shardingsphere</groupId>
             <artifactId>shardingsphere-test-it-yaml</artifactId>

Reply via email to