Skip to content

Commit ca2dbf3

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.11
Closes gh-29927
1 parent df69596 commit ca2dbf3

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
@@ -892,7 +892,7 @@ bom {
892892
]
893893
}
894894
}
895-
library("Jetty Reactive HTTPClient", "1.1.10") {
895+
library("Jetty Reactive HTTPClient", "1.1.11") {
896896
prohibit("[2,)") {
897897
because "it uses the jakarta.* namespace"
898898
}

0 commit comments

Comments
 (0)