Repository: struts Updated Branches: refs/heads/master 8db9d8352 -> 633552d11
Upgrades Log4j2 to the latest version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/633552d1 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/633552d1 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/633552d1 Branch: refs/heads/master Commit: 633552d112665721c1321775f83ecf88e7ad4ca2 Parents: 8db9d83 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Thu Jul 14 09:23:47 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Thu Jul 14 09:23:47 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/633552d1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2b19b55..a8ac15a 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ <asm5.version>5.1</asm5.version> <tiles.version>3.0.5</tiles.version> <tiles-request.version>1.0.6</tiles-request.version> - <log4j2.version>2.5</log4j2.version> + <log4j2.version>2.6.2</log4j2.version> <!-- SCM Site Configuration --> <site.mainDirectory>${project.build.directory}/site</site.mainDirectory>