From cf869f35b6d325703298df2ee28e27d2ac6fac40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:02:29 +0000 Subject: [PATCH] build(deps): bump org.wiremock:wiremock-standalone from 3.4.1 to 3.4.2 Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/3.4.1...3.4.2) --- 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 00e7ff38..f102e1e9 100644 --- a/token-validation-ktor-demo/pom.xml +++ b/token-validation-ktor-demo/pom.xml @@ -64,7 +64,7 @@ org.wiremock wiremock-standalone - 3.4.1 + 3.4.2 test diff --git a/token-validation-ktor-v2/pom.xml b/token-validation-ktor-v2/pom.xml index 5e283cd4..d681388a 100644 --- a/token-validation-ktor-v2/pom.xml +++ b/token-validation-ktor-v2/pom.xml @@ -56,7 +56,7 @@ org.wiremock wiremock-standalone - 3.4.1 + 3.4.2 test