Skip to content

Commit 58b03ac

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.10
Closes gh-27240
1 parent 88e0916 commit 58b03ac

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
@@ -789,7 +789,7 @@ bom {
789789
]
790790
}
791791
}
792-
library("Jetty Reactive HTTPClient", "1.1.9") {
792+
library("Jetty Reactive HTTPClient", "1.1.10") {
793793
group("org.eclipse.jetty") {
794794
modules = [
795795
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)