Browse Source

Upgrade to HttpCore5 5.3.2

Closes gh-43801
pull/43807/head
Stéphane Nicoll 12 months ago
parent
commit
e845d3e8ea
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -615,7 +615,7 @@ bom { @@ -615,7 +615,7 @@ bom {
]
}
}
library("HttpCore5", "5.3.1") {
library("HttpCore5", "5.3.2") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",

Loading…
Cancel
Save