Skip to content

Commit ef97e5e

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 3.0.7
Closes gh-32707
1 parent 37c4cfb commit ef97e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ bom {
710710
]
711711
}
712712
}
713-
library("Jetty Reactive HTTPClient", "3.0.6") {
713+
library("Jetty Reactive HTTPClient", "3.0.7") {
714714
group("org.eclipse.jetty") {
715715
modules = [
716716
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)