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.
1 parent b3451d7 commit 5c28de0Copy full SHA for 5c28de0
rest5-client/build.gradle.kts
@@ -154,7 +154,6 @@ dependencies {
154
// Apache 2.0
155
// https://github.com/FasterXML/jackson
156
implementation("com.fasterxml.jackson.core", "jackson-core", jacksonVersion)
157
- implementation("com.fasterxml.jackson.core", "jackson-databind", jacksonVersion)
158
159
// // Apache-2.0
160
// testImplementation("commons-io:commons-io:2.17.0")
0 commit comments