Skip to content

Commit 3c03622

Browse files
committed
Merge branch '4.0.x'
Closes gh-49342
2 parents 86567aa + 7f7532a commit 3c03622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/spring-boot-jackson2/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ dependencies {
3838
optional(project(":module:spring-boot-jackson")) {
3939
exclude(group: "tools.jackson.core", module: "jackson-databind")
4040
}
41-
optional("org.springframework:spring-web")
4241
optional("com.fasterxml.jackson.dataformat:jackson-dataformat-cbor")
4342
optional("com.fasterxml.jackson.dataformat:jackson-dataformat-xml")
4443

0 commit comments

Comments
 (0)