Skip to content

Commit db7efbb

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.5
Closes gh-41059
1 parent 62008fe commit db7efbb

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.4") {
674+
library("Jetty Reactive HTTPClient", "4.0.5") {
675675
group("org.eclipse.jetty") {
676676
modules = [
677677
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)