From edcdb84d44c87416097c84e4610518ee46861d96 Mon Sep 17 00:00:00 2001 From: "ian.nara" Date: Wed, 12 Jun 2024 11:47:32 -0600 Subject: [PATCH] missing dependency --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 22e7bb3..09b46bb 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,11 @@ 4.2.0 test + + org.apache.commons + commons-lang3 + 3.14.0 +