Skip to content

Commit 83ec78b

Browse files
committed
Upgrade to HttpCore5 5.1.5
Closes gh-33158
1 parent bdc80ec commit 83ec78b

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
@@ -530,7 +530,7 @@ bom {
530530
]
531531
}
532532
}
533-
library("HttpCore5", "5.1.4") {
533+
library("HttpCore5", "5.1.5") {
534534
group("org.apache.httpcomponents.core5") {
535535
modules = [
536536
"httpcore5",

0 commit comments

Comments
 (0)