Skip to content

Commit

Permalink
Merge pull request #1552 from OlgaMaciaszek/2.x-xstream-1_4_20
Browse files Browse the repository at this point in the history
Upgrade xstream to 1.4.20.
  • Loading branch information
paulbakker committed Jun 27, 2024
2 parents 9b3df32 + cd77cfc commit cf85ce1
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 {
implementation "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
api 'com.thoughtworks.xstream:xstream:1.4.19'
api 'com.thoughtworks.xstream:xstream:1.4.20'
api "com.netflix.archaius:archaius-core:${archaiusVersion}"
api 'jakarta.ws.rs:jakarta.ws.rs-api:3.0.0'
api 'jakarta.inject:jakarta.inject-api:2.0.1'
Expand Down

0 comments on commit cf85ce1

Please sign in to comment.