Skip to content

Commit 7fa5dab

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
1 parent 4194288 commit 7fa5dab

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
@@ -969,7 +969,7 @@ bom {
969969
]
970970
}
971971
}
972-
library("Jetty Reactive HTTPClient", "1.1.13") {
972+
library("Jetty Reactive HTTPClient", "1.1.14") {
973973
prohibit {
974974
versionRange "[2,)"
975975
because "it uses the jakarta.* namespace"

0 commit comments

Comments
 (0)