Skip to content

Commit

Permalink
xstream 1.4.20 (eureka 1.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Oct 12, 2024
1 parent 015400c commit c5b6503
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.19'
compile 'com.thoughtworks.xstream:xstream:1.4.20'
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 c5b6503

Please sign in to comment.