From bdc86b55107261ca17d7a748c66803e5becd966e Mon Sep 17 00:00:00 2001 From: Fabio Formosa Date: Wed, 26 Oct 2022 23:04:02 +0200 Subject: [PATCH] added a missing dep --- quartz-manager-parent/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/quartz-manager-parent/pom.xml b/quartz-manager-parent/pom.xml index 77c8548..94f11c2 100644 --- a/quartz-manager-parent/pom.xml +++ b/quartz-manager-parent/pom.xml @@ -79,6 +79,16 @@ + + + + org.junit.jupiter + junit-jupiter + 5.7.2 + test + + + ossrh