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 de00aa3 commit c95db08Copy full SHA for c95db08
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ httpcomponents-client5 = "5.4.1"
36
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
37
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
38
hystrix = "1.5.12"
39
-jackson-databind = "2.18.1"
+jackson-databind = "2.18.2"
40
javax-cache = "1.1.1"
41
javax-inject = "1"
42
jaxb = "2.3.1"
0 commit comments