You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by sd...@apache.org on 2017/04/20 20:22:37 UTC

struts git commit: upgraded version of log4j2 to 2.8.2

Repository: struts
Updated Branches:
  refs/heads/master 951241041 -> 11cccb68a


upgraded version of log4j2 to 2.8.2


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

Branch: refs/heads/master
Commit: 11cccb68a90edb73ce183c4bb735cb458bfe9ec5
Parents: 9512410
Author: Stefaan Dutry <st...@gmail.com>
Authored: Thu Apr 20 22:06:20 2017 +0200
Committer: Stefaan Dutry <st...@gmail.com>
Committed: Thu Apr 20 22:06:20 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/11cccb68/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70d4150..720b9c2 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.8</log4j2.version>
+        <log4j2.version>2.8.2</log4j2.version>
 
         <!-- SCM Site Configuration -->
         <site.mainDirectory>${project.build.directory}/site</site.mainDirectory>