From 0c5838d17915e23661bb969b0f1686ef2e134a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:27:55 +0000 Subject: [PATCH] Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#975) Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 0bfe84bf..c0c02d59 100644 --- a/token-validation-ktor-demo/pom.xml +++ b/token-validation-ktor-demo/pom.xml @@ -48,7 +48,7 @@ org.wiremock wiremock-standalone - 3.9.2 + 3.10.0 test diff --git a/token-validation-ktor-v2/pom.xml b/token-validation-ktor-v2/pom.xml index ccf66b1c..0703dd69 100644 --- a/token-validation-ktor-v2/pom.xml +++ b/token-validation-ktor-v2/pom.xml @@ -40,7 +40,7 @@ org.wiremock wiremock-standalone - 3.9.2 + 3.10.0 test diff --git a/token-validation-ktor-v3/pom.xml b/token-validation-ktor-v3/pom.xml index fa1171bf..ef96ed47 100644 --- a/token-validation-ktor-v3/pom.xml +++ b/token-validation-ktor-v3/pom.xml @@ -45,7 +45,7 @@ org.wiremock wiremock-standalone - 3.9.2 + 3.10.0 test