Browse Source

Upgrade to HttpCore5 5.1.2

Closes gh-28281
pull/28778/head
Stephane Nicoll 4 years ago
parent
commit
f2a5c6bcd0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save