Browse Source

Upgrade to HttpCore5 5.3.4

Closes gh-45109
pull/45155/head
Phillip Webb 10 months ago
parent
commit
0c32427f70
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save