Skip to content

Commit f4f3cbf

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.6
Closes gh-41786
1 parent 8c254c3 commit f4f3cbf

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
@@ -908,7 +908,7 @@ bom {
908908
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
909909
}
910910
}
911-
library("Jetty Reactive HTTPClient", "4.0.5") {
911+
library("Jetty Reactive HTTPClient", "4.0.6") {
912912
group("org.eclipse.jetty") {
913913
modules = [
914914
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)