Skip to content

Commit a33fb25

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.4
Closes gh-40809
1 parent 61036e1 commit a33fb25

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
@@ -671,7 +671,7 @@ bom {
671671
]
672672
}
673673
}
674-
library("Jetty Reactive HTTPClient", "4.0.3") {
674+
library("Jetty Reactive HTTPClient", "4.0.4") {
675675
group("org.eclipse.jetty") {
676676
modules = [
677677
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)