Skip to content

Commit baff7a5

Browse files
committed
Upgrade to HttpCore5 5.3
Closes gh-42297
1 parent c65d26f commit baff7a5

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
@@ -593,7 +593,7 @@ bom {
593593
]
594594
}
595595
}
596-
library("HttpCore5", "5.2.5") {
596+
library("HttpCore5", "5.3") {
597597
group("org.apache.httpcomponents.core5") {
598598
modules = [
599599
"httpcore5",

0 commit comments

Comments
 (0)