Skip to content

Commit 06c574e

Browse files
committed
Upgrade to HttpCore5 5.1.2
Closes gh-28318
1 parent 7e01b74 commit 06c574e

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
@@ -513,7 +513,7 @@ bom {
513513
]
514514
}
515515
}
516-
library("HttpCore5", "5.1.1") {
516+
library("HttpCore5", "5.1.2") {
517517
group("org.apache.httpcomponents.core5") {
518518
modules = [
519519
"httpcore5",

0 commit comments

Comments
 (0)