Skip to content

Commit 08ea576

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 3.0.9
Closes gh-37930
1 parent ae66ef6 commit 08ea576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ bom {
639639
]
640640
}
641641
}
642-
library("Jetty Reactive HTTPClient", "3.0.8") {
642+
library("Jetty Reactive HTTPClient", "3.0.9") {
643643
group("org.eclipse.jetty") {
644644
modules = [
645645
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)