Skip to content

Commit 3261f54

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.11
Closes gh-46888
1 parent 4215f1d commit 3261f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@ bom {
998998
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
999999
}
10001000
}
1001-
library("Jetty Reactive HTTPClient", "4.0.10") {
1001+
library("Jetty Reactive HTTPClient", "4.0.11") {
10021002
group("org.eclipse.jetty") {
10031003
modules = [
10041004
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)