Skip to content

Commit df49298

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.6
Closes gh-25630
1 parent af8b597 commit df49298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ bom {
789789
]
790790
}
791791
}
792-
library("Jetty Reactive HTTPClient", "1.1.5") {
792+
library("Jetty Reactive HTTPClient", "1.1.6") {
793793
group("org.eclipse.jetty") {
794794
modules = [
795795
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)