diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4e9cfc95f7..1774443ede 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -36,7 +36,7 @@ httpcomponents-client5 = "5.2.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.15.2" +jackson-databind = "2.15.3" javax-cache = "1.1.1" javax-inject = "1" jaxb = "2.3.1"