Skip to content

Commit

Permalink
Update jackson-bom to 2.17.0
Browse files Browse the repository at this point in the history
Closes gh-36
  • Loading branch information
sjohnr committed Apr 17, 2024
1 parent f50a18b commit ae1000a
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.14.3")
api platform("com.fasterxml.jackson:jackson-bom:2.17.0")
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 ae1000a

Please sign in to comment.