Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DependencyConvergence failed for spring-cloud-starter-netflix-eureka-client 3.1.5 and 4.0.3 #1522

Open
priyesh-martel opened this issue Nov 14, 2023 · 0 comments

Comments

@priyesh-martel
Copy link

Could the spring-cloud-starter-netflix-eureka-client please be updated to manage the joda-time and servo-core dependencies?
Adding spring-cloud-starter-netflix-eureka-client as a depedency of our project is causing the following maven enforcer errors.

[WARNING]
Dependency convergence error for joda-time:joda-time:2.3 paths to dependency are:
+-org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3
+-com.netflix.eureka:eureka-client:1.10.17
+-com.netflix.netflix-commons:netflix-eventbus:0.3.0
+-com.netflix.netflix-commons:netflix-infix:0.3.0
+-joda-time:joda-time:2.3
and
+-org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3
+-com.netflix.eureka:eureka-core:1.10.17
+-com.amazonaws:aws-java-sdk-core:1.11.277
+-joda-time:joda-time:2.8.1

[WARNING]
Dependency convergence error for com.netflix.servo:servo-core:0.5.3 paths to dependency are:
+-org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3
+-com.netflix.eureka:eureka-client:1.10.17
+-com.netflix.netflix-commons:netflix-eventbus:0.3.0
+-com.netflix.servo:servo-core:0.5.3
and
+-org.springframework.cloud:spring-cloud-starter-netflix-eureka-client:4.0.3
+-com.netflix.eureka:eureka-client:1.10.17
+-com.netflix.servo:servo-core:0.12.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant