Skip to content

Commit 2f920cf

Browse files
committed
Upgrade to HttpCore5 5.3.1
Closes gh-42843
1 parent c07c0c9 commit 2f920cf

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
@@ -592,7 +592,7 @@ bom {
592592
]
593593
}
594594
}
595-
library("HttpCore5", "5.3") {
595+
library("HttpCore5", "5.3.1") {
596596
group("org.apache.httpcomponents.core5") {
597597
modules = [
598598
"httpcore5",

0 commit comments

Comments
 (0)