Skip to content

Commit 6e2d1cb

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.8
Closes gh-42634
1 parent 7718dd8 commit 6e2d1cb

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

0 commit comments

Comments
 (0)