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.
1 parent 85cfdac commit 9a6c794Copy full SHA for 9a6c794
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
exclude group: 'junit', module: 'junit'
52
}
53
54
- implementation(platform("com.fasterxml.jackson:jackson-bom:2.16.1"))
+ implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.2"))
55
// Temporary workaround https://github.com/FasterXML/jackson-databind/issues/3428
56
57
0 commit comments