From bdc6781c4d4d463fb4c710cc10a62ec4f98ef1f6 Mon Sep 17 00:00:00 2001 From: Alice <65933803+alicejli@users.noreply.github.com> Date: Tue, 29 Nov 2022 14:00:51 -0500 Subject: [PATCH] fix: update and declare commons-codec dependency (#2195) --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 9dd7a211a..953671d3f 100644 --- a/pom.xml +++ b/pom.xml @@ -203,6 +203,11 @@ google-api-client-xml ${project.version} + + commons-codec + commons-codec + ${project.commons-codec.version} + @@ -496,6 +501,7 @@ 1.42.3 4.4.15 4.5.13 + 1.15 1.34.1 3.0.2 2.8.6