Skip to content

Commit ec2b697

Browse files
committed
Upgrade to HttpCore 4.4.16
Closes gh-33574
1 parent 507cfcb commit ec2b697

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
@@ -553,7 +553,7 @@ bom {
553553
]
554554
}
555555
}
556-
library("HttpCore", "4.4.15") {
556+
library("HttpCore", "4.4.16") {
557557
group("org.apache.httpcomponents") {
558558
modules = [
559559
"httpcore",

0 commit comments

Comments
 (0)