Browse Source

Upgrade to HttpCore5 5.2.1

Closes gh-34087
pull/34122/head
Andy Wilkinson 3 years ago
parent
commit
8ba6e85e20
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save