We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b3df32 + cd77cfc commit cf85ce1Copy full SHA for cf85ce1
eureka-client/build.gradle
@@ -7,7 +7,7 @@ configurations.all {
7
8
dependencies {
9
implementation "com.netflix.netflix-commons:netflix-eventbus:0.3.0"
10
- api 'com.thoughtworks.xstream:xstream:1.4.19'
+ api 'com.thoughtworks.xstream:xstream:1.4.20'
11
api "com.netflix.archaius:archaius-core:${archaiusVersion}"
12
api 'jakarta.ws.rs:jakarta.ws.rs-api:3.0.0'
13
api 'jakarta.inject:jakarta.inject-api:2.0.1'
0 commit comments