Skip to content

Commit 5d70cdf

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.15.0 to 2.15.1 (#874)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 586086b commit 5d70cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
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.15.0",
15+
"com.fasterxml.jackson:jackson-bom:2.15.1",
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.3",

0 commit comments

Comments
 (0)