From 4ef0f2ec267c3df25b64eb883ac755aa8c3ce1b2 Mon Sep 17 00:00:00 2001 From: Claudio Atzori Date: Wed, 28 Jun 2023 13:32:01 +0200 Subject: [PATCH] added dependency commons-validator:commons-validator:1.7 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index ff9dd4218..db86c1db3 100644 --- a/pom.xml +++ b/pom.xml @@ -200,6 +200,12 @@ ${dhp.commons.lang.version} + + commons-validator + commons-validator + 1.7 + + com.github.sisyphsu dateparser