diff --git a/token-validation-ktor-demo/pom.xml b/token-validation-ktor-demo/pom.xml index 4821bcab..7901d106 100644 --- a/token-validation-ktor-demo/pom.xml +++ b/token-validation-ktor-demo/pom.xml @@ -48,7 +48,7 @@ org.wiremock wiremock-standalone - 3.11.0 + 3.12.0 test diff --git a/token-validation-ktor-v2/pom.xml b/token-validation-ktor-v2/pom.xml index 6d12124c..9c31f1f4 100644 --- a/token-validation-ktor-v2/pom.xml +++ b/token-validation-ktor-v2/pom.xml @@ -40,7 +40,7 @@ org.wiremock wiremock-standalone - 3.11.0 + 3.12.0 test diff --git a/token-validation-ktor-v3/pom.xml b/token-validation-ktor-v3/pom.xml index 62802beb..b648cfa1 100644 --- a/token-validation-ktor-v3/pom.xml +++ b/token-validation-ktor-v3/pom.xml @@ -45,7 +45,7 @@ org.wiremock wiremock-standalone - 3.11.0 + 3.12.0 test