Skip to content

Commit 96a545f

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47534
1 parent 3825e49 commit 96a545f

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
@@ -1055,7 +1055,7 @@ bom {
10551055
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
10561056
}
10571057
}
1058-
library("Jetty Reactive HTTPClient", "4.0.11") {
1058+
library("Jetty Reactive HTTPClient", "4.0.12") {
10591059
group("org.eclipse.jetty") {
10601060
modules = [
10611061
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)