Skip to content

Commit 2617eeb

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.11
Closes gh-29939
1 parent 8daa8e2 commit 2617eeb

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
@@ -897,7 +897,7 @@ bom {
897897
]
898898
}
899899
}
900-
library("Jetty Reactive HTTPClient", "1.1.10") {
900+
library("Jetty Reactive HTTPClient", "1.1.11") {
901901
prohibit("[2,)") {
902902
because "it uses the jakarta.* namespace"
903903
}

0 commit comments

Comments
 (0)