Skip to content

Commit c960ca1

Browse files
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 (#50)
1 parent 2273fe7 commit c960ca1

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 mockitoJunitVersion = "5.15.2"
2121
val assertJVersion = "3.27.3"
2222
val jakartaWsRsVersion = "3.1.0"
2323
val jerseyVersion = "3.1.10"
24-
val commonsCodecVersion = "1.17.2"
24+
val commonsCodecVersion = "1.18.0"
2525
dependencies {
2626
implementation(platform("org.keycloak.bom:keycloak-bom-parent:${keycloakVersion}"))
2727
implementation(platform("org.keycloak.bom:keycloak-spi-bom:${keycloakVersion}"))

0 commit comments

Comments
 (0)