We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7783a9 commit c3d8dcfCopy full SHA for c3d8dcf
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ httpcomponents-client5 = "5.4.2"
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.2"
+jackson-databind = "2.18.3"
40
javax-cache = "1.1.1"
41
javax-inject = "1"
42
jaxb = "2.3.1"
0 commit comments