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