Skip to content

Commit 2aa147e

Browse files
committed
Remove Jackson BOM
Spring LDAP does not use Jackson Issue gh-1221
1 parent c5c66a4 commit 2aa147e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dependencies/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies {
2424
api platform("org.springframework.data:spring-data-bom:2025.0.4")
2525
}
2626
api platform("org.springframework.security:spring-security-bom:6.5.5")
27-
api platform('com.fasterxml.jackson:jackson-bom:2.20.0')
2827
api platform("io.micrometer:micrometer-bom:1.15.5")
2928
api platform("io.micrometer:micrometer-tracing-bom:1.5.5")
3029
api platform("org.junit:junit-bom:6.0.0")

0 commit comments

Comments
 (0)