We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffeb025 commit b2a0ccaCopy full SHA for b2a0cca
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ hibernate = "5.6.15.Final"
30
hsqldb = "2.5.2"
31
httpcomponents-async = "4.1.5"
32
httpcomponents-client = "4.5.14"
33
-httpcomponents-client5 = "5.2.1"
+httpcomponents-client5 = "5.2.3"
34
# metrics are better with https://github.com/Netflix/Hystrix/pull/1568 introduced
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.
0 commit comments