Skip to content

Commit 2c65e25

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.15.0 (open-telemetry#848)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43886c2 commit 2c65e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val dependencyVersions = hashMapOf<String, String>()
1212
rootProject.extra["versions"] = dependencyVersions
1313

1414
val DEPENDENCY_BOMS = listOf(
15-
"com.fasterxml.jackson:jackson-bom:2.14.2",
15+
"com.fasterxml.jackson:jackson-bom:2.15.0",
1616
"com.google.guava:guava-bom:31.1-jre",
1717
"com.linecorp.armeria:armeria-bom:1.23.1",
1818
"org.junit:junit-bom:5.9.2",

0 commit comments

Comments
 (0)