Skip to content

Commit 02ae645

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.2
Closes gh-20455
1 parent 295f063 commit 02ae645

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
@@ -866,7 +866,7 @@ bom {
866866
]
867867
}
868868
}
869-
library("Jetty Reactive HTTPClient", "1.1.1") {
869+
library("Jetty Reactive HTTPClient", "1.1.2") {
870870
group("org.eclipse.jetty") {
871871
modules = [
872872
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)