From 43aea7fc9f690740efd8f8ba37c78d82f4a9c251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:27:54 +0000 Subject: [PATCH] Bump org.wiremock:wiremock-standalone from 3.9.0 to 3.9.1 Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.9.0...3.9.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 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/token-validation-ktor-demo/pom.xml b/token-validation-ktor-demo/pom.xml index 934b4d7e..41cc0153 100644 --- a/token-validation-ktor-demo/pom.xml +++ b/token-validation-ktor-demo/pom.xml @@ -64,7 +64,7 @@ org.wiremock wiremock-standalone - 3.9.0 + 3.9.1 test diff --git a/token-validation-ktor-v2/pom.xml b/token-validation-ktor-v2/pom.xml index ca2be73c..d837e73b 100644 --- a/token-validation-ktor-v2/pom.xml +++ b/token-validation-ktor-v2/pom.xml @@ -56,7 +56,7 @@ org.wiremock wiremock-standalone - 3.9.0 + 3.9.1 test