Skip to content

Commit

Permalink
Upgrade to HttpCore 4.4.14
Browse files Browse the repository at this point in the history
Closes gh-24387
  • Loading branch information
snicoll committed Dec 8, 2020
1 parent 3fa898c commit d7ee9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -471,7 +471,7 @@ bom {
]
}
}
library("HttpCore", "4.4.13") {
library("HttpCore", "4.4.14") {
group("org.apache.httpcomponents") {
modules = [
"httpcore",
Expand Down

0 comments on commit d7ee9a5

Please sign in to comment.