From 7860ff688458ff7336d9d5606b3fa1985a95d140 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar <61501885+arvindkrishnakumar-okta@users.noreply.github.com> Date: Fri, 13 Jan 2023 07:25:58 +0530 Subject: [PATCH] Change wiremock-jre to wiremock-standalone --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b39284e..662bf93 100644 --- a/pom.xml +++ b/pom.xml @@ -91,8 +91,8 @@ com.github.tomakehurst - wiremock-jre8 - 2.35.0 + wiremock-standalone + 3.0.0-beta-2 commons-logging