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 46d50cc commit 8706aa3Copy full SHA for 8706aa3
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ hibernate = "5.6.15.Final"
31
hsqldb = "2.7.4"
32
httpcomponents-async = "4.1.5"
33
httpcomponents-client = "4.5.14"
34
-httpcomponents-client5 = "5.4.1"
+httpcomponents-client5 = "5.4.2"
35
# metrics are better with https://github.com/Netflix/Hystrix/pull/1568 introduced
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.
0 commit comments