From 9ce2ff4865f12ec3b98cf7a35abb04d5e8d5f969 Mon Sep 17 00:00:00 2001 From: Piotr Idzik <65706193+vil02@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:04:17 +0100 Subject: [PATCH] chore: remove explicit dependency to `junit-jupiter-api` (#6179) --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index ab8a5b5ab..dc16d16d1 100644 --- a/pom.xml +++ b/pom.xml @@ -45,13 +45,6 @@ 5.15.2 test - - - - org.junit.jupiter - junit-jupiter-api - test - org.apache.commons commons-lang3