From 6395c08309a5aec92dfed77977008219d2390db7 Mon Sep 17 00:00:00 2001 From: Benedict Jin Date: Sat, 29 Jun 2019 22:40:19 +0800 Subject: [PATCH] Bump commons-codec from 1.7 to 1.12 (#7995) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 433ef326fcb8..ebfb215302a4 100644 --- a/pom.xml +++ b/pom.xml @@ -195,7 +195,7 @@ commons-codec commons-codec - 1.7 + 1.12 commons-httpclient