fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.18.3 (#7162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
974653fe66
commit
9d4f61ad0b
|
@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
// (which is EPL licensed) or armeria bom (which is Apache licensed but is getting flagged
|
||||
// by FOSSA for containing EPL-licensed)
|
||||
|
||||
"com.fasterxml.jackson:jackson-bom:2.18.2",
|
||||
"com.fasterxml.jackson:jackson-bom:2.18.3",
|
||||
"com.google.guava:guava-bom:33.4.0-jre",
|
||||
"com.google.protobuf:protobuf-bom:4.29.3",
|
||||
"com.squareup.okhttp3:okhttp-bom:4.12.0",
|
||||
|
|
Loading…
Reference in New Issue