mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Upgrade to Jersey 4.0.2
Closes gh-49132
This commit is contained in:
@@ -1066,7 +1066,7 @@ bom {
|
||||
releaseNotes("https://github.com/redis/jedis/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Jersey", "4.0.0") {
|
||||
library("Jersey", "4.0.2") {
|
||||
group("org.glassfish.jersey") {
|
||||
bom("jersey-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user