Browse Source

Upgrade to HttpCore 4.4.14

Closes gh-24373
pull/24482/head
Stephane Nicoll 5 years ago
parent
commit
9eeae227b0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -486,7 +486,7 @@ bom {
] ]
} }
} }
library("HttpCore", "4.4.13") { library("HttpCore", "4.4.14") {
group("org.apache.httpcomponents") { group("org.apache.httpcomponents") {
modules = [ modules = [
"httpcore", "httpcore",

Loading…
Cancel
Save