Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e19bee commit 62fb60eCopy full SHA for 62fb60e
eureka-client/build.gradle
@@ -7,7 +7,7 @@ configurations.all {
7
8
dependencies {
9
compile "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
10
- compile 'com.thoughtworks.xstream:xstream:1.4.17'
+ compile 'com.thoughtworks.xstream:xstream:1.4.18'
11
compile "com.netflix.archaius:archaius-core:${archaiusVersion}"
12
compile 'javax.ws.rs:jsr311-api:1.1.1'
13
compile "com.netflix.servo:servo-core:${servoVersion}"
0 commit comments