Browse Source

Upgrade to HttpCore 4.4.16

Closes gh-33574
pull/33648/head
Phillip Webb 3 years ago
parent
commit
ec2b697684
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -553,7 +553,7 @@ bom { @@ -553,7 +553,7 @@ bom {
]
}
}
library("HttpCore", "4.4.15") {
library("HttpCore", "4.4.16") {
group("org.apache.httpcomponents") {
modules = [
"httpcore",

Loading…
Cancel
Save