You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/05/09 19:57:57 UTC

[05/50] [abbrv] httpcomponents-core git commit: Update Log4j from 2.8 to 2.8.2.

Update Log4j from 2.8 to 2.8.2.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk@1791955 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/commit/e7043b52
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree/e7043b52
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff/e7043b52

Branch: refs/heads/trunk
Commit: e7043b524f6b5e3946ccb32e943d508ca3e8f493
Parents: 38a2d5d
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Apr 19 19:29:36 2017 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Apr 19 19:29:36 2017 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e7043b52/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3386352..1756c8e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
     <junit.version>4.12</junit.version>
     <mockito.version>2.7.22</mockito.version>
-    <log4j.version>2.8</log4j.version>
+    <log4j.version>2.8.2</log4j.version>
     <hc.stylecheck.version>1</hc.stylecheck.version>
   </properties>