Skip to content

Commit 3d4fe73

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.10
Closes gh-45818
1 parent d5e7da0 commit 3d4fe73

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
@@ -983,7 +983,7 @@ bom {
983983
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
984984
}
985985
}
986-
library("Jetty Reactive HTTPClient", "4.0.9") {
986+
library("Jetty Reactive HTTPClient", "4.0.10") {
987987
group("org.eclipse.jetty") {
988988
modules = [
989989
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)