Skip to content

Commit 65a5100

Browse files
Bump jackson-bom from 2.11.3 to 2.12.2
Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.11.3 to 2.12.2. - [Release notes](https://github.com/FasterXML/jackson-bom/releases) - [Commits](FasterXML/jackson-bom@jackson-bom-2.11.3...jackson-bom-2.12.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b28fcd commit 65a5100

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
@@ -78,7 +78,7 @@ configure(subprojects) {
7878

7979
configure<DependencyManagementExtension> {
8080
imports {
81-
mavenBom("com.fasterxml.jackson:jackson-bom:2.11.3")
81+
mavenBom("com.fasterxml.jackson:jackson-bom:2.12.2")
8282
mavenBom("org.junit:junit-bom:5.7.0")
8383
}
8484
dependencies {

0 commit comments

Comments
 (0)