Skip to content

Commit 145dcde

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.8
Closes gh-42616
1 parent a0083d6 commit 145dcde

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
@@ -679,7 +679,7 @@ bom {
679679
]
680680
}
681681
}
682-
library("Jetty Reactive HTTPClient", "4.0.7") {
682+
library("Jetty Reactive HTTPClient", "4.0.8") {
683683
group("org.eclipse.jetty") {
684684
modules = [
685685
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)