From d5bf1093ea666b96ddc8bff6caa6de6e31428b3b Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 9 Jun 2024 09:57:21 +0200 Subject: [PATCH] [FEAT] continue maven integration --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0f63493..47b3a21 100644 --- a/pom.xml +++ b/pom.xml @@ -36,21 +36,20 @@ org.junit.jupiter junit-jupiter-api - 5.9.3 + 5.11.0-M2 test org.slf4j slf4j-simple - 2.0.7 + 2.1.0-alpha1 test src - test/src - ${project.basedir}/out/maven/ + org.apache.maven.plugins