Skip to content

Commit 61c8328

Browse files
committed
Revert "Update jackson-bom to 2.17.0"
This reverts commit ae1000a.
1 parent 4e8587c commit 61c8328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ javaPlatform {
77
}
88

99
dependencies {
10-
api platform("com.fasterxml.jackson:jackson-bom:2.17.0")
10+
api platform("com.fasterxml.jackson:jackson-bom:2.14.3")
1111
api platform("org.junit:junit-bom:5.10.2")
1212
constraints {
1313
api "jakarta.servlet:jakarta.servlet-api:6.0.0"

0 commit comments

Comments
 (0)