Skip to content

Commit 65301f0

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 (micrometer-metrics#6840)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.0 to 2.20.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e066be commit 65301f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ httpcomponents-client5 = "5.5.1"
3434
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
3535
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
3636
hystrix = "1.5.12"
37-
jackson-databind = "2.20.0"
37+
jackson-databind = "2.20.1"
3838
javax-cache = "1.1.1"
3939
javax-inject = "1"
4040
jaxb = "2.3.1"

0 commit comments

Comments
 (0)