Skip to content

Commit cf85ce1

Browse files
authored
Merge pull request #1552 from OlgaMaciaszek/2.x-xstream-1_4_20
Upgrade xstream to 1.4.20.
2 parents 9b3df32 + cd77cfc commit cf85ce1

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
implementation "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
10-
api 'com.thoughtworks.xstream:xstream:1.4.19'
10+
api 'com.thoughtworks.xstream:xstream:1.4.20'
1111
api "com.netflix.archaius:archaius-core:${archaiusVersion}"
1212
api 'jakarta.ws.rs:jakarta.ws.rs-api:3.0.0'
1313
api 'jakarta.inject:jakarta.inject-api:2.0.1'

0 commit comments

Comments
 (0)