Skip to content

Commit 1915092

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.12
Closes gh-31740
1 parent 1a4d0b2 commit 1915092

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
@@ -930,7 +930,7 @@ bom {
930930
]
931931
}
932932
}
933-
library("Jetty Reactive HTTPClient", "1.1.11") {
933+
library("Jetty Reactive HTTPClient", "1.1.12") {
934934
prohibit("[2,)") {
935935
because "it uses the jakarta.* namespace"
936936
}

0 commit comments

Comments
 (0)