Skip to content

Commit 922409e

Browse files
committed
Upgrade to HttpCore 4.4.16
Closes gh-35515
1 parent 408e6f3 commit 922409e

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
@@ -522,7 +522,7 @@ bom {
522522
]
523523
}
524524
}
525-
library("HttpCore", "4.4.15") {
525+
library("HttpCore", "4.4.16") {
526526
group("org.apache.httpcomponents") {
527527
modules = [
528528
"httpcore",

0 commit comments

Comments
 (0)