Repository: struts
Updated Branches:
  refs/heads/master b25fe95ee -> bca42a209


WW-4851 Upgrade to Log4j2 2.9.0


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

Branch: refs/heads/master
Commit: bca42a2091588117c1df6e365b24cca00be4c417
Parents: b25fe95
Author: Stefaan Dutry <stefaan.du...@gmail.com>
Authored: Wed Sep 6 20:28:00 2017 +0200
Committer: Stefaan Dutry <stefaan.du...@gmail.com>
Committed: Wed Sep 6 20:28:00 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/bca42a20/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ed81aaa..5af929e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
         <asm.version>5.2</asm.version>
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</tiles-request.version>
-        <log4j2.version>2.8.2</log4j2.version>
+        <log4j2.version>2.9.0</log4j2.version>
 
         <!-- SCM Site Configuration -->
         
<site.mainDirectory>${project.build.directory}/site</site.mainDirectory>

Reply via email to