diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 94edf759f4..be795cefb2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -35,7 +35,7 @@ httpcomponents-client5 = "5.3.1" # in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018. # <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily. hystrix = "1.5.12" -jackson-databind = "2.17.2" +jackson-databind = "2.17.3" javax-cache = "1.1.1" javax-inject = "1" jaxb = "2.3.1"