Browse Source

Upgrade to HttpCore5 5.3.3

Closes gh-44177
pull/44380/head
Stéphane Nicoll 1 year ago
parent
commit
15099d0755
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save