We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7d6d5 commit f23cbb9Copy full SHA for f23cbb9
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ httpcomponents-client5 = "5.2.1"
35
# in hystrix 1.5.12, but Netflix re-released 1.5.11 as 1.5.18 late in 2018.
36
# <=1.5.11 or 1.5.18 doesn't break with Micrometer, but open metrics won't be correct necessarily.
37
hystrix = "1.5.12"
38
-jackson-databind = "2.15.0"
+jackson-databind = "2.15.2"
39
javax-cache = "1.1.1"
40
javax-inject = "1"
41
jaxb = "2.3.1"
0 commit comments