Repository: struts Updated Branches: refs/heads/master 7f3defd67 -> 6a65b808c
WW-4680 Upgrades Tiles to 3.0.7 version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6a65b808 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6a65b808 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/6a65b808 Branch: refs/heads/master Commit: 6a65b808cb44d1fe69f62d15e7f8259975c01a01 Parents: 7f3defd Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Aug 29 09:21:18 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Aug 29 09:21:18 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/6a65b808/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6ada190..5af254a 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ <ognl.version>3.1.10</ognl.version> <asm.version>3.3</asm.version> <asm5.version>5.1</asm5.version> - <tiles.version>3.0.5</tiles.version> + <tiles.version>3.0.7</tiles.version> <tiles-request.version>1.0.6</tiles-request.version> <log4j2.version>2.6.2</log4j2.version>