From a23bd8c218d7044e1d79e240fdb74f00947a3108 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 18 Jun 2024 15:12:56 +0100 Subject: Convert junit4 to junit5 - clean up any references to junit4 - clean up some sonar complaints - remove not used integration tests Issue-ID: POLICY-5041 Change-Id: I67e7a8f00df5b6c5ba514f4ea2ecd96bf942d4c7 Signed-off-by: adheli.tavares --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4418b4c0b..94eedf31c 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 1.11.3 3.1.8 5.5.0 - 5.3.1 + 5.3.5 14.0.13.Final 5.2.18.Final 3.1.0 @@ -82,11 +82,6 @@ - - junit - junit - test - org.junit.jupiter junit-jupiter -- cgit 1.2.3-korg