Skip to content

Commit

Permalink
Upgrade xstream to 1.4.20.
Browse files Browse the repository at this point in the history
# Conflicts:
#	eureka-client/build.gradle
#	eureka-core/build.gradle
  • Loading branch information
OlgaMaciaszek committed Jun 25, 2024
1 parent 9b3df32 commit cd77cfc
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 cd77cfc

Please sign in to comment.