Skip to content

Commit 75f618a

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 (via #1314)
1 parent b45b6d8 commit 75f618a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ configure(libs) {
156156

157157
dependencyManagement {
158158
imports {
159-
mavenBom("com.fasterxml.jackson:jackson-bom:2.22.0")
159+
mavenBom("com.fasterxml.jackson:jackson-bom:2.22.1")
160160
mavenBom("org.junit:junit-bom:6.1.0")
161161
}
162162
dependencies {

0 commit comments

Comments
 (0)