Skip to content

Commit

Permalink
Upgrade to HttpClient5 5.2.3
Browse files Browse the repository at this point in the history
Closes gh-38800
  • Loading branch information
wilkinsona committed Dec 14, 2023
1 parent b20ed7c commit f320188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ bom {
]
}
}
library("HttpClient5", "5.2.1") {
library("HttpClient5", "5.2.3") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",
Expand Down

0 comments on commit f320188

Please sign in to comment.