Skip to content

Commit 0e2f9ed

Browse files
committed
Merge branch '4.2.x' into 4.3.x
2 parents 41c38ef + ab66c66 commit 0e2f9ed

File tree

1 file changed

+4
-0
lines changed
  • spring-cloud-netflix-dependencies

1 file changed

+4
-0
lines changed

spring-cloud-netflix-dependencies/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@
4343
<artifactId>eureka-client</artifactId>
4444
<version>${eureka.version}</version>
4545
<exclusions>
46+
<exclusion>
47+
<groupId>com.google.guava</groupId>
48+
<artifactId>guava</artifactId>
49+
</exclusion>
4650
<exclusion>
4751
<groupId>com.netflix.archaius</groupId>
4852
<artifactId>archaius-core</artifactId>

0 commit comments

Comments
 (0)