From a256bc83699b7720450c3d6d88e9707e5b38f8db Mon Sep 17 00:00:00 2001
From: vil02 <65706193+vil02@users.noreply.github.com>
Date: Sun, 23 Feb 2025 10:55:11 +0100
Subject: [PATCH] chore: remove explicit dependency to `junit-jupiter-api`
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index ab8a5b5ab879..dc16d16d1b3f 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