Skip to content

Commit

Permalink
Upgrade to HttpCore 4.4.16
Browse files Browse the repository at this point in the history
Closes gh-33593
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent a6f0fcd commit 735f422
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 @@ -414,7 +414,7 @@ bom {
]
}
}
library("HttpCore", "4.4.15") {
library("HttpCore", "4.4.16") {
group("org.apache.httpcomponents") {
modules = [
"httpcore",
Expand Down

0 comments on commit 735f422

Please sign in to comment.