We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078b8df commit b5aee9bCopy full SHA for b5aee9b
build.gradle.kts
@@ -21,7 +21,7 @@ val jUnitJupiterVersion = "5.11.4"
21
val mockitoJunitVersion = "5.18.0"
22
val assertJVersion = "3.27.3"
23
val jakartaWsRsVersion = "3.1.0"
24
-val jerseyVersion = "3.1.10"
+val jerseyVersion = "3.1.11"
25
val commonsCodecVersion = "1.19.0"
26
dependencies {
27
implementation(platform("org.keycloak.bom:keycloak-bom-parent:${keycloakVersion}"))
0 commit comments