Skip to content

Commit 5cb1bd8

Browse files
committed
Upgrade to Jetty Reactive HTTPClient 1.1.9
Closes gh-26837
1 parent 2e2d1fe commit 5cb1bd8

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
@@ -873,7 +873,7 @@ bom {
873873
]
874874
}
875875
}
876-
library("Jetty Reactive HTTPClient", "1.1.8") {
876+
library("Jetty Reactive HTTPClient", "1.1.9") {
877877
prohibit("[2,)") {
878878
because "it uses the jakarta.* namespace"
879879
}

0 commit comments

Comments
 (0)