Skip to content

Commit 9eeae22

Browse files
committed
Upgrade to HttpCore 4.4.14
Closes gh-24373
1 parent c1ef49a commit 9eeae22

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
@@ -486,7 +486,7 @@ bom {
486486
]
487487
}
488488
}
489-
library("HttpCore", "4.4.13") {
489+
library("HttpCore", "4.4.14") {
490490
group("org.apache.httpcomponents") {
491491
modules = [
492492
"httpcore",

0 commit comments

Comments
 (0)