Skip to content

Commit 936cb41

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.13
Closes gh-32723
1 parent 0411ebe commit 936cb41

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
@@ -902,7 +902,7 @@ bom {
902902
]
903903
}
904904
}
905-
library("Jetty Reactive HTTPClient", "1.1.12") {
905+
library("Jetty Reactive HTTPClient", "1.1.13") {
906906
prohibit("[2,)") {
907907
because "it uses the jakarta.* namespace"
908908
}

0 commit comments

Comments
 (0)