Skip to content

Commit

Permalink
Update xstream to 1.4.18 (#1421)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcc526 committed Aug 23, 2021
1 parent 5e19bee commit 62fb60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eureka-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ configurations.all {

dependencies {
compile "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
compile 'com.thoughtworks.xstream:xstream:1.4.17'
compile 'com.thoughtworks.xstream:xstream:1.4.18'
compile "com.netflix.archaius:archaius-core:${archaiusVersion}"
compile 'javax.ws.rs:jsr311-api:1.1.1'
compile "com.netflix.servo:servo-core:${servoVersion}"
Expand Down

0 comments on commit 62fb60e

Please sign in to comment.