Skip to content

Commit a7f74aa

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.7
Closes gh-42255
1 parent ef63f17 commit a7f74aa

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
@@ -889,7 +889,7 @@ bom {
889889
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
890890
}
891891
}
892-
library("Jetty Reactive HTTPClient", "4.0.6") {
892+
library("Jetty Reactive HTTPClient", "4.0.7") {
893893
group("org.eclipse.jetty") {
894894
modules = [
895895
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)