Skip to content

Commit 02bf666

Browse files
committed
Upgrade to HttpCore5 5.1.4
Closes gh-31725
1 parent 6b54aef commit 02bf666

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
@@ -527,7 +527,7 @@ bom {
527527
]
528528
}
529529
}
530-
library("HttpCore5", "5.1.3") {
530+
library("HttpCore5", "5.1.4") {
531531
group("org.apache.httpcomponents.core5") {
532532
modules = [
533533
"httpcore5",

0 commit comments

Comments
 (0)