Skip to content

Commit ae1000a

Browse files
committed
Update jackson-bom to 2.17.0
Closes gh-36
1 parent f50a18b commit ae1000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/dependencies.gradle

Lines changed: 1 addition & 1 deletion
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.14.3")
10+
api platform("com.fasterxml.jackson:jackson-bom:2.17.0")
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)