Skip to content

Commit

Permalink
Upgrade to Jetty Reactive HTTPClient 3.0.10
Browse files Browse the repository at this point in the history
Closes gh-38461
  • Loading branch information
wilkinsona committed Nov 21, 2023
1 parent 3b4bfef commit b9e4f62
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 @@ -659,7 +659,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "3.0.9") {
library("Jetty Reactive HTTPClient", "3.0.10") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"
Expand Down

0 comments on commit b9e4f62

Please sign in to comment.