Skip to content

Commit f1b8818

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.18.2
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.18.2. - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.18.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 5dc01b3 commit f1b8818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
exclude group: 'junit', module: 'junit'
5252
}
5353
}
54-
implementation(platform("com.fasterxml.jackson:jackson-bom:2.16.1"))
54+
implementation(platform("com.fasterxml.jackson:jackson-bom:2.18.2"))
5555
// Temporary workaround https://github.com/FasterXML/jackson-databind/issues/3428
5656
}
5757

0 commit comments

Comments
 (0)