We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86567aa + 7f7532a commit 3c03622Copy full SHA for 3c03622
module/spring-boot-jackson2/build.gradle
@@ -38,7 +38,6 @@ dependencies {
38
optional(project(":module:spring-boot-jackson")) {
39
exclude(group: "tools.jackson.core", module: "jackson-databind")
40
}
41
- optional("org.springframework:spring-web")
42
optional("com.fasterxml.jackson.dataformat:jackson-dataformat-cbor")
43
optional("com.fasterxml.jackson.dataformat:jackson-dataformat-xml")
44
0 commit comments