From 6dd3e8c4adda82ba205d8a431ab475246e99583f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 14:27:37 +0000 Subject: [PATCH] Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.11.0...3.12.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- token-validation-ktor-demo/pom.xml | 2 +- token-validation-ktor-v2/pom.xml | 2 +- token-validation-ktor-v3/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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