Browse Source

Upgrade to HttpCore5 5.1.4

Closes gh-31739
pull/32861/head
Stephane Nicoll 4 years ago
parent
commit
1a4d0b2d9c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save