Skip to content

Commit 73416ee

Browse files
committed
Upgrade to HttpCore5 5.2.5
Closes gh-41364
1 parent 54fd4d2 commit 73416ee

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
@@ -461,7 +461,7 @@ bom {
461461
]
462462
}
463463
}
464-
library("HttpCore5", "5.2.4") {
464+
library("HttpCore5", "5.2.5") {
465465
group("org.apache.httpcomponents.core5") {
466466
modules = [
467467
"httpcore5",

0 commit comments

Comments
 (0)