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

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


The following commit(s) were added to refs/heads/master by this push:
     new d92679d252 [type:chore] delete duplicate maven in 
shenyu-registry-eureka.xml (#5836)
d92679d252 is described below

commit d92679d2525aa2c73a7b449990357ae48f0e128e
Author: frank <shaoshuai...@163.com>
AuthorDate: Thu Dec 5 08:40:25 2024 +0800

    [type:chore] delete duplicate maven in shenyu-registry-eureka.xml (#5836)
---
 shenyu-registry/shenyu-registry-eureka/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/shenyu-registry/shenyu-registry-eureka/pom.xml 
b/shenyu-registry/shenyu-registry-eureka/pom.xml
index 7d70f4f682..866622dafe 100644
--- a/shenyu-registry/shenyu-registry-eureka/pom.xml
+++ b/shenyu-registry/shenyu-registry-eureka/pom.xml
@@ -36,12 +36,6 @@
             <groupId>com.netflix.eureka</groupId>
             <artifactId>eureka-client</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>com.netflix.eureka</groupId>
-            <artifactId>eureka-client</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>org.springframework.cloud</groupId>
             <artifactId>spring-cloud-netflix-eureka-client</artifactId>

Reply via email to