Skip to content

Commit 1d44eb6

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.4
Closes gh-22057
1 parent b65f7f2 commit 1d44eb6

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
@@ -861,7 +861,7 @@ bom {
861861
]
862862
}
863863
}
864-
library("Jetty Reactive HTTPClient", "1.1.3") {
864+
library("Jetty Reactive HTTPClient", "1.1.4") {
865865
group("org.eclipse.jetty") {
866866
modules = [
867867
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)