Skip to content

Commit 0563955

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.9
Closes gh-26829
1 parent d1e1796 commit 0563955

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
@@ -847,7 +847,7 @@ bom {
847847
]
848848
}
849849
}
850-
library("Jetty Reactive HTTPClient", "1.1.8") {
850+
library("Jetty Reactive HTTPClient", "1.1.9") {
851851
group("org.eclipse.jetty") {
852852
modules = [
853853
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)