Skip to content

Commit f5d68e7

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 3.0.13
Closes gh-40807
1 parent 6be5dbc commit f5d68e7

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.12") {
662+
library("Jetty Reactive HTTPClient", "3.0.13") {
663663
group("org.eclipse.jetty") {
664664
modules = [
665665
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)