Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62fb60e

Browse files
authored
1 parent 5e19bee commit 62fb60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eureka-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ configurations.all {
77

88
dependencies {
99
compile "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
10-
compile 'com.thoughtworks.xstream:xstream:1.4.17'
10+
compile 'com.thoughtworks.xstream:xstream:1.4.18'
1111
compile "com.netflix.archaius:archaius-core:${archaiusVersion}"
1212
compile 'javax.ws.rs:jsr311-api:1.1.1'
1313
compile "com.netflix.servo:servo-core:${servoVersion}"

0 commit comments

Comments
 (0)