Skip to content

Commit a8e217a

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.3 to 2.19.4 (micrometer-metrics#6835)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.19.3 to 2.19.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.4 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 06f12db commit a8e217a

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
@@ -33,7 +33,7 @@ httpcomponents-client5 = "5.4.4"
3333
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
3434
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
3535
hystrix = "1.5.12"
36-
jackson-databind = "2.19.3"
36+
jackson-databind = "2.19.4"
3737
javax-cache = "1.1.1"
3838
javax-inject = "1"
3939
jaxb = "2.3.1"

0 commit comments

Comments
 (0)