Browse Source

Upgrade to HttpCore5 5.2.4

Closes gh-38801
pull/38821/head
Andy Wilkinson 2 years ago
parent
commit
8deae8275e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save