We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1f52b8 + f7480f8 commit 816b34fCopy full SHA for 816b34f
1 file changed
build.gradle.kts
@@ -36,7 +36,7 @@ subprojects {
36
37
compileOnly("org.projectlombok:lombok:1.18.42")
38
39
- implementation(platform("tools.jackson:jackson-bom:3.0.3"))
+ implementation(platform("tools.jackson:jackson-bom:3.0.4"))
40
implementation("tools.jackson.core:jackson-core")
41
implementation("tools.jackson.core:jackson-databind")
42
implementation("com.fasterxml.jackson.core:jackson-annotations:2.20")
0 commit comments