Skip to content

Commit 7970c26

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.9
Closes gh-44773
1 parent c904775 commit 7970c26

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
@@ -980,7 +980,7 @@ bom {
980980
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
981981
}
982982
}
983-
library("Jetty Reactive HTTPClient", "4.0.8") {
983+
library("Jetty Reactive HTTPClient", "4.0.9") {
984984
group("org.eclipse.jetty") {
985985
modules = [
986986
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)