Skip to content

Commit

Permalink
Upgrade to HttpCore5 5.1.5
Browse files Browse the repository at this point in the history
Closes gh-33188
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent db95944 commit 127fc89
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 @@ -422,7 +422,7 @@ bom {
]
}
}
library("HttpCore5", "5.1.4") {
library("HttpCore5", "5.1.5") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",
Expand Down

0 comments on commit 127fc89

Please sign in to comment.