From f40330c553f52ec8f508ff5d959f76a5e452ce96 Mon Sep 17 00:00:00 2001 From: Piotr Idzik <65706193+vil02@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:09:28 +0100 Subject: [PATCH] chore: use BOM to manage junit dependencies (#6178) --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 125ea68e2..20339583c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,6 @@ org.junit.jupiter junit-jupiter - 5.12.0 test @@ -51,7 +50,6 @@ org.junit.jupiter junit-jupiter-api - 5.11.4 test