From ca69b56b6c4e66f1678f0a785c2ae0990d784706 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Thu, 22 Jul 2021 03:00:18 +0100 Subject: [PATCH] Add apache.commons.lang3 dependency --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 5e3e995..057539c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,11 @@ 4.11 test + + org.apache.commons + commons-lang3 + 3.12.0 + org.jetbrains annotations