From ed2e38916aa38ba559fecf97800ad114a1ae53e0 Mon Sep 17 00:00:00 2001 From: Svante Schubert Date: Mon, 28 Nov 2022 11:08:55 +0100 Subject: [PATCH] Adding a dependency from the validator to the library module --- validator/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/validator/pom.xml b/validator/pom.xml index ca728123..ee0c0f3f 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -35,6 +35,11 @@ + + ${project.groupId} + library + 2.5.8-SNAPSHOT + javax.xml.bind