Skip to content

Commit 37f6531

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.5
Closes gh-24761
1 parent 3ae9639 commit 37f6531

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
@@ -846,7 +846,7 @@ bom {
846846
]
847847
}
848848
}
849-
library("Jetty Reactive HTTPClient", "1.1.4") {
849+
library("Jetty Reactive HTTPClient", "1.1.5") {
850850
group("org.eclipse.jetty") {
851851
modules = [
852852
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)