Skip to content

Commit d0017f1

Browse files
committed
Upgrade to HttpCore 4.4.16
Closes gh-35472
1 parent 0164760 commit d0017f1

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
@@ -509,7 +509,7 @@ bom {
509509
]
510510
}
511511
}
512-
library("HttpCore", "4.4.15") {
512+
library("HttpCore", "4.4.16") {
513513
group("org.apache.httpcomponents") {
514514
modules = [
515515
"httpcore",

0 commit comments

Comments
 (0)