Skip to content

Commit bb3aa20

Browse files
committed
Upgrade to Jersey 3.1.11
Closes gh-46730
1 parent 7bec08c commit bb3aa20

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
@@ -1041,7 +1041,7 @@ bom {
10411041
releaseNotes("https://github.com/redis/jedis/releases/tag/v{version}")
10421042
}
10431043
}
1044-
library("Jersey", "3.1.10") {
1044+
library("Jersey", "3.1.11") {
10451045
prohibit {
10461046
versionRange "[4.0.0-M1,)"
10471047
because "it exceeds our Jakarta EE 10 baseline"

0 commit comments

Comments
 (0)