Skip to content

Commit 67dcbc5

Browse files
bump jackson-bom from 2.13.0 to 2.13.3 (via #748)
1 parent 48ac04a commit 67dcbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

131131
dependencyManagement {
132132
imports {
133-
mavenBom("com.fasterxml.jackson:jackson-bom:2.13.0")
133+
mavenBom("com.fasterxml.jackson:jackson-bom:2.13.3")
134134
mavenBom("org.junit:junit-bom:5.8.2")
135135
}
136136
dependencies {

0 commit comments

Comments
 (0)