Browse Source

Upgrade to HttpCore5 5.3.5

Closes gh-47108
pull/47317/head
Stéphane Nicoll 7 months ago
parent
commit
98cdb3aab9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save