You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2019/06/29 14:40:28 UTC

[incubator-druid] branch master updated: Bump commons-codec from 1.7 to 1.12 (#7995)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 6395c08  Bump commons-codec from 1.7 to 1.12 (#7995)
6395c08 is described below

commit 6395c08309a5aec92dfed77977008219d2390db7
Author: Benedict Jin <as...@apache.org>
AuthorDate: Sat Jun 29 22:40:19 2019 +0800

    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 433ef32..ebfb215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
             <dependency>
                 <groupId>commons-codec</groupId>
                 <artifactId>commons-codec</artifactId>
-                <version>1.7</version>
+                <version>1.12</version>
             </dependency>
             <dependency>
                 <groupId>commons-httpclient</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org