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 52f8c8a + 849e9a0 commit f094f05Copy full SHA for f094f05
build.gradle
@@ -62,7 +62,7 @@ repositories {
62
}
63
64
dependencies {
65
- implementation 'com.emc.ecs:smart-client-ecs:3.0.4'
+ implementation 'com.emc.ecs:smart-client-ecs:3.0.6'
66
implementation 'com.sun.jersey.contribs:jersey-apache-client4:1.19.4'
67
// NOTE: Jackson 2.13 dropped support for JAX-RS 1.x, and we use Jersey client 1.x, so we are stuck on Jackson 1.12.x
68
// ref: https://github.com/FasterXML/jackson-jaxrs-providers/issues/90#issuecomment-1081368194
0 commit comments