From 9c82d1ffbe7e2d4211c426274f78b6dd0704f4a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:24:28 +0000 Subject: [PATCH] Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.12.0...3.12.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-patch ... 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 7901d106..eee27425 100644 --- a/token-validation-ktor-demo/pom.xml +++ b/token-validation-ktor-demo/pom.xml @@ -48,7 +48,7 @@ org.wiremock wiremock-standalone - 3.12.0 + 3.12.1 test diff --git a/token-validation-ktor-v2/pom.xml b/token-validation-ktor-v2/pom.xml index 9c31f1f4..f1fed7ed 100644 --- a/token-validation-ktor-v2/pom.xml +++ b/token-validation-ktor-v2/pom.xml @@ -40,7 +40,7 @@ org.wiremock wiremock-standalone - 3.12.0 + 3.12.1 test diff --git a/token-validation-ktor-v3/pom.xml b/token-validation-ktor-v3/pom.xml index b648cfa1..509119f6 100644 --- a/token-validation-ktor-v3/pom.xml +++ b/token-validation-ktor-v3/pom.xml @@ -45,7 +45,7 @@ org.wiremock wiremock-standalone - 3.12.0 + 3.12.1 test