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

svn commit: r1791955 - /httpcomponents/httpcore/trunk/pom.xml

Author: ggregory
Date: Wed Apr 19 19:29:36 2017
New Revision: 1791955

URL: http://svn.apache.org/viewvc?rev=1791955&view=rev
Log:
Update Log4j from 2.8 to 2.8.2.

Modified:
    httpcomponents/httpcore/trunk/pom.xml

Modified: httpcomponents/httpcore/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/pom.xml?rev=1791955&r1=1791954&r2=1791955&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/pom.xml (original)
+++ httpcomponents/httpcore/trunk/pom.xml Wed Apr 19 19:29:36 2017
@@ -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>