Skip to content

Commit d7f33e3

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.10
Closes gh-45833
1 parent 9de24a4 commit d7f33e3

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
@@ -1044,7 +1044,7 @@ bom {
10441044
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
10451045
}
10461046
}
1047-
library("Jetty Reactive HTTPClient", "4.0.9") {
1047+
library("Jetty Reactive HTTPClient", "4.0.10") {
10481048
group("org.eclipse.jetty") {
10491049
modules = [
10501050
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)