Repository: struts
Updated Branches:
  refs/heads/master 465a15664 -> 47a415ac5


WW-4736 Upgrades to Log4j2 version 2.8


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

Branch: refs/heads/master
Commit: 47a415ac5c34782463f710a791b2c0acf2a7226f
Parents: 465a156
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Sat Jan 28 09:33:45 2017 +0100
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Sat Jan 28 09:33:45 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/struts/blob/47a415ac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 568c8c3..2468969 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
         <asm.version>5.1</asm.version>
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</tiles-request.version>
-        <log4j2.version>2.7</log4j2.version>
+        <log4j2.version>2.8</log4j2.version>
 
         <!-- SCM Site Configuration -->
         
<site.mainDirectory>${project.build.directory}/site</site.mainDirectory>

Reply via email to