From 56ea528156150966c6c7ef7390252273b93e2c45 Mon Sep 17 00:00:00 2001 From: Aleksi Ahtiainen Date: Fri, 22 Dec 2023 13:09:31 +0200 Subject: [PATCH] WIP --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 06e3eb5..a385a0f 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,11 @@ commons-text 1.11.0 + + org.apache.commons + commons-lang3 + 3.14.0 + junit