Removing duplicate and incorrect dependency. Fixes #1941.
This commit is contained in:
@@ -233,11 +233,6 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax-inject</groupId>
|
||||
<artifactId>javax-inject</artifactId>
|
||||
<version>1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.netflix.eureka</groupId>
|
||||
<artifactId>eureka-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user