From c0e7348e17b5becf14bfd87b983f70d190628b31 Mon Sep 17 00:00:00 2001 From: sharifi Date: Sat, 11 Sep 2021 12:21:33 +0430 Subject: [PATCH] BAEL-5079: upgrade commons-codec version --- core-java-modules/core-java-string-operations/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-java-modules/core-java-string-operations/pom.xml b/core-java-modules/core-java-string-operations/pom.xml index a7f75f37e2..17b8562caf 100644 --- a/core-java-modules/core-java-string-operations/pom.xml +++ b/core-java-modules/core-java-string-operations/pom.xml @@ -61,7 +61,7 @@ 3.6.1 - 1.10 + 1.15 \ No newline at end of file