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:
renovate[bot] 2025-03-10 09:36:10 -05:00 committed by GitHub
parent 974653fe66
commit 9d4f61ad0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",