Skip to content

Commit

Permalink
Revert "Update jackson-bom to 2.17.0"
Browse files Browse the repository at this point in the history
This reverts commit ae1000a.
  • Loading branch information
sjohnr committed Apr 17, 2024
1 parent 4e8587c commit 61c8328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ javaPlatform {
}

dependencies {
api platform("com.fasterxml.jackson:jackson-bom:2.17.0")
api platform("com.fasterxml.jackson:jackson-bom:2.14.3")
api platform("org.junit:junit-bom:5.10.2")
constraints {
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
Expand Down

0 comments on commit 61c8328

Please sign in to comment.