Skip to content

Commit 8c2b2db

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.11
Closes gh-46882
1 parent de960c7 commit 8c2b2db

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
@@ -997,7 +997,7 @@ bom {
997997
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
998998
}
999999
}
1000-
library("Jetty Reactive HTTPClient", "4.0.10") {
1000+
library("Jetty Reactive HTTPClient", "4.0.11") {
10011001
group("org.eclipse.jetty") {
10021002
modules = [
10031003
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)