Skip to content

Commit f10685b

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-35478
1 parent 82805bb commit f10685b

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
@@ -893,7 +893,7 @@ bom {
893893
]
894894
}
895895
}
896-
library("Jetty Reactive HTTPClient", "1.1.11") {
896+
library("Jetty Reactive HTTPClient", "1.1.14") {
897897
prohibit("[2,)") {
898898
because "it uses the jakarta.* namespace"
899899
}

0 commit comments

Comments
 (0)