Skip to content

Commit b5aee9b

Browse files
Bump org.glassfish.jersey.core:jersey-common from 3.1.10 to 3.1.11 (#88)
1 parent 078b8df commit b5aee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val jUnitJupiterVersion = "5.11.4"
2121
val mockitoJunitVersion = "5.18.0"
2222
val assertJVersion = "3.27.3"
2323
val jakartaWsRsVersion = "3.1.0"
24-
val jerseyVersion = "3.1.10"
24+
val jerseyVersion = "3.1.11"
2525
val commonsCodecVersion = "1.19.0"
2626
dependencies {
2727
implementation(platform("org.keycloak.bom:keycloak-bom-parent:${keycloakVersion}"))

0 commit comments

Comments
 (0)