Skip to content

Commit e6160fc

Browse files
committed
Upgrade to Jersey 3.1.2
Closes gh-35550
1 parent ed3c9b2 commit e6160fc

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
@@ -630,7 +630,7 @@ bom {
630630
]
631631
}
632632
}
633-
library("Jersey", "3.1.1") {
633+
library("Jersey", "3.1.2") {
634634
group("org.glassfish.jersey") {
635635
imports = [
636636
"jersey-bom"

0 commit comments

Comments
 (0)