Skip to content

Commit 15099d0

Browse files
committed
Upgrade to HttpCore5 5.3.3
Closes gh-44177
1 parent 75c06f2 commit 15099d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ bom {
615615
]
616616
}
617617
}
618-
library("HttpCore5", "5.3.2") {
618+
library("HttpCore5", "5.3.3") {
619619
group("org.apache.httpcomponents.core5") {
620620
modules = [
621621
"httpcore5",

0 commit comments

Comments
 (0)