Skip to content

Commit 422d8a6

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.13.0 to 2.14.2
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.0 to 2.14.2. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.13.0...jackson-bom-2.14.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed8f7bf commit 422d8a6

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

135135
dependencyManagement {
136136
imports {
137-
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.1")
137+
mavenBom("com.fasterxml.jackson:jackson-bom:2.14.2")
138138
mavenBom("org.junit:junit-bom:5.8.2")
139139
}
140140
dependencies {

0 commit comments

Comments
 (0)