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 c77cd9714d5 Refactor shardingsphere-broadcast-api pom (#36347) c77cd9714d5 is described below commit c77cd9714d5e6f9d04987bf79741da59c9ec4bcc Author: Liang Zhang <zhangli...@apache.org> AuthorDate: Mon Aug 18 20:05:06 2025 +0800 Refactor shardingsphere-broadcast-api pom (#36347) * Refactor shardingsphere-data-pipeline-cdc-core pom * Refactor shardingsphere-broadcast-api pom --- features/broadcast/api/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/features/broadcast/api/pom.xml b/features/broadcast/api/pom.xml index 586eedab583..1322fe084b7 100644 --- a/features/broadcast/api/pom.xml +++ b/features/broadcast/api/pom.xml @@ -27,11 +27,6 @@ <name>${project.artifactId}</name> <dependencies> - <dependency> - <groupId>org.apache.shardingsphere</groupId> - <artifactId>shardingsphere-infra-binder-core</artifactId> - <version>${project.version}</version> - </dependency> <dependency> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-infra-common</artifactId>