Skip to content

Commit 1a4d0b2

Browse files
committed
Upgrade to HttpCore5 5.1.4
Closes gh-31739
1 parent 689dae1 commit 1a4d0b2

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
@@ -558,7 +558,7 @@ bom {
558558
]
559559
}
560560
}
561-
library("HttpCore5", "5.1.3") {
561+
library("HttpCore5", "5.1.4") {
562562
group("org.apache.httpcomponents.core5") {
563563
modules = [
564564
"httpcore5",

0 commit comments

Comments
 (0)