We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0513aef commit fc0d8e2Copy full SHA for fc0d8e2
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ httpcomponents-client = "4.5.14"
34
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
35
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
36
hystrix = "1.5.12"
37
-jackson-databind = "2.14.2"
+jackson-databind = "2.14.3"
38
javax-cache = "1.1.1"
39
javax-inject = "1"
40
jaxb = "2.3.1"
0 commit comments