Skip to content

Commit bf8f8a4

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.9
Closes gh-44610
1 parent eb3f347 commit bf8f8a4

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
@@ -1014,7 +1014,7 @@ bom {
10141014
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
10151015
}
10161016
}
1017-
library("Jetty Reactive HTTPClient", "4.0.8") {
1017+
library("Jetty Reactive HTTPClient", "4.0.9") {
10181018
group("org.eclipse.jetty") {
10191019
modules = [
10201020
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)