From 5f002e04c34a4ea3b6e20b6139a6a5c0c3558a21 Mon Sep 17 00:00:00 2001 From: Gaurav Mishra Date: Mon, 6 Jan 2025 15:15:53 +0530 Subject: [PATCH] chore(clients): remove version from clients pom.xml Remove mockito-core version from clients/http-support/pom.xml Signed-off-by: Gaurav Mishra --- clients/http-support/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/clients/http-support/pom.xml b/clients/http-support/pom.xml index b4e8199521..c14467fffd 100644 --- a/clients/http-support/pom.xml +++ b/clients/http-support/pom.xml @@ -56,7 +56,6 @@ org.mockito mockito-core - 5.15.2 test