Skip to content

Commit ff3a2f7

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 3.0.11
Closes gh-38888
1 parent 4df87f6 commit ff3a2f7

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
@@ -659,7 +659,7 @@ bom {
659659
]
660660
}
661661
}
662-
library("Jetty Reactive HTTPClient", "3.0.10") {
662+
library("Jetty Reactive HTTPClient", "3.0.11") {
663663
group("org.eclipse.jetty") {
664664
modules = [
665665
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)