Skip to content

Commit 288ad4a

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.11
Closes gh-46885
1 parent 4030998 commit 288ad4a

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
@@ -1055,7 +1055,7 @@ bom {
10551055
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
10561056
}
10571057
}
1058-
library("Jetty Reactive HTTPClient", "4.0.10") {
1058+
library("Jetty Reactive HTTPClient", "4.0.11") {
10591059
group("org.eclipse.jetty") {
10601060
modules = [
10611061
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)