diff --git a/rest5-client/build.gradle.kts b/rest5-client/build.gradle.kts index ad13d500d..0cd314feb 100644 --- a/rest5-client/build.gradle.kts +++ b/rest5-client/build.gradle.kts @@ -154,7 +154,6 @@ dependencies { // Apache 2.0 // https://github.com/FasterXML/jackson implementation("com.fasterxml.jackson.core", "jackson-core", jacksonVersion) - implementation("com.fasterxml.jackson.core", "jackson-databind", jacksonVersion) // // Apache-2.0 // testImplementation("commons-io:commons-io:2.17.0")