From 51491e94f160d6459771538c2a35f3de474da510 Mon Sep 17 00:00:00 2001 From: potzplitz <127513690+potzplitz@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:34:53 +0100 Subject: [PATCH] Update pom.xml --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 499312e..b8123c1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,19 @@ commons-io 2.6 + + joda-time + joda-time + 2.9.2 + + + + + junit + junit + 4.12 + test + @@ -29,7 +42,7 @@ maven-jar-plugin 3.2.0 - ${project.basedir}/builds + ./target