Skip to content

Commit b163e6d

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.10
Closes gh-45808
1 parent f7f1c13 commit b163e6d

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
@@ -966,7 +966,7 @@ bom {
966966
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
967967
}
968968
}
969-
library("Jetty Reactive HTTPClient", "4.0.9") {
969+
library("Jetty Reactive HTTPClient", "4.0.10") {
970970
group("org.eclipse.jetty") {
971971
modules = [
972972
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)