Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson:jackson-bom to v2.17.2 (#6557)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 13a11fb commit 09c7c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val dependencyVersions = hashMapOf<String, String>()
rootProject.extra["versions"] = dependencyVersions

val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.17.1",
"com.fasterxml.jackson:jackson-bom:2.17.2",
"com.google.guava:guava-bom:33.2.1-jre",
"com.google.protobuf:protobuf-bom:3.25.3",
"com.linecorp.armeria:armeria-bom:1.29.1",
Expand Down

0 comments on commit 09c7c4a

Please sign in to comment.