Skip to content

Commit 626e8da

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.20.1. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c12eb07 commit 626e8da

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
@@ -149,7 +149,7 @@ configure(libs) {
149149

150150
dependencyManagement {
151151
imports {
152-
mavenBom("com.fasterxml.jackson:jackson-bom:2.17.2")
152+
mavenBom("com.fasterxml.jackson:jackson-bom:2.20.1")
153153
mavenBom("org.junit:junit-bom:5.10.3")
154154
}
155155
dependencies {

0 commit comments

Comments
 (0)