Browse Source

Upgrade to HttpCore5 5.1.3

Closes gh-29334
pull/29441/head
Stephane Nicoll 4 years ago
parent
commit
33da06cff0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save