You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/10/07 08:14:06 UTC

[3/3] struts git commit: WW-4696 Upgrades to Log4j 2.7

WW-4696 Upgrades to Log4j 2.7


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/1bd9bde6
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/1bd9bde6
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/1bd9bde6

Branch: refs/heads/master
Commit: 1bd9bde6105f16de9068936eb704368e57e21fa5
Parents: 6ab6ec8
Author: Lukasz Lenart <lu...@apache.org>
Authored: Fri Oct 7 10:13:50 2016 +0200
Committer: Lukasz Lenart <lu...@apache.org>
Committed: Fri Oct 7 10:13:50 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/1bd9bde6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12e14f8..fcdd409 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
         <asm5.version>5.1</asm5.version>
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</tiles-request.version>
-        <log4j2.version>2.6.2</log4j2.version>
+        <log4j2.version>2.7</log4j2.version>
 
         <!-- SCM Site Configuration -->
         <site.mainDirectory>${project.build.directory}/site</site.mainDirectory>