Skip to content

Commit 09d7bed

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.13
Closes gh-32699
1 parent b9148ed commit 09d7bed

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
@@ -933,7 +933,7 @@ bom {
933933
]
934934
}
935935
}
936-
library("Jetty Reactive HTTPClient", "1.1.12") {
936+
library("Jetty Reactive HTTPClient", "1.1.13") {
937937
prohibit("[2,)") {
938938
because "it uses the jakarta.* namespace"
939939
}

0 commit comments

Comments
 (0)