Skip to content

Commit 87cdc13

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 4.0.13
Closes gh-48149
1 parent e1bcf6c commit 87cdc13

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
@@ -1059,7 +1059,7 @@ bom {
10591059
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
10601060
}
10611061
}
1062-
library("Jetty Reactive HTTPClient", "4.0.12") {
1062+
library("Jetty Reactive HTTPClient", "4.0.13") {
10631063
group("org.eclipse.jetty") {
10641064
modules = [
10651065
"jetty-reactive-httpclient"

0 commit comments

Comments
 (0)