Skip to content

Commit ae75877

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 3.0.9
Closes gh-37932
1 parent 22eea15 commit ae75877

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
@@ -661,7 +661,7 @@ bom {
661661
]
662662
}
663663
}
664-
library("Jetty Reactive HTTPClient", "3.0.8") {
664+
library("Jetty Reactive HTTPClient", "3.0.9") {
665665
group("org.eclipse.jetty") {
666666
modules = [
667667
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)