Skip to content

Commit 8b168db

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.6
Closes gh-41769
1 parent 65015f6 commit 8b168db

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
@@ -680,7 +680,7 @@ bom {
680680
]
681681
}
682682
}
683-
library("Jetty Reactive HTTPClient", "4.0.5") {
683+
library("Jetty Reactive HTTPClient", "4.0.6") {
684684
group("org.eclipse.jetty") {
685685
modules = [
686686
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)