Skip to content

Commit a3a6a5e

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.9
Closes gh-44768
1 parent 6105c5e commit a3a6a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ bom {
963963
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
964964
}
965965
}
966-
library("Jetty Reactive HTTPClient", "4.0.8") {
966+
library("Jetty Reactive HTTPClient", "4.0.9") {
967967
group("org.eclipse.jetty") {
968968
modules = [
969969
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)