We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b414c commit 18dbb1eCopy full SHA for 18dbb1e
build.gradle.kts
@@ -76,7 +76,7 @@ subprojects {
76
77
dependencyManagement {
78
imports {
79
- mavenBom("com.fasterxml.jackson:jackson-bom:2.18.2")
+ mavenBom("com.fasterxml.jackson:jackson-bom:2.18.3")
80
mavenBom("com.squareup.okhttp3:okhttp-bom:4.12.0")
81
// latest version that supports java 8
82
mavenBom("com.vladsch.flexmark:flexmark-all:0.62.2")
0 commit comments