From 5cf84bffbe458a76134692c17243b08e1e12395f Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Tue, 11 Oct 2022 11:09:39 -0500 Subject: [PATCH] NO-JIRA restore commons-codec dependency; remove REST property --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f29e2f3f8..ffdbbf98f8 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,6 @@ 2.0.54.Final 0.34.0 - 3.15.0.Final 1.7.36 2.19.0 1.7.0 @@ -718,6 +717,12 @@ log4j-core ${log4j.version} + + commons-codec + commons-codec + ${commons.codec.version} + +