Updated the tomcat version for the automated tests.
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fe552ea2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/fe552ea2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/fe552ea2 Branch: refs/heads/tlf Commit: fe552ea27b77e09168c70d5215a081149aeae299 Parents: 6cac211 Author: Christofer Dutz <[email protected]> Authored: Thu Mar 23 17:19:06 2017 +0100 Committer: Christofer Dutz <[email protected]> Committed: Thu Mar 23 17:20:28 2017 +0100 ---------------------------------------------------------------------- examples/examples-integrationtests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/fe552ea2/examples/examples-integrationtests/pom.xml ---------------------------------------------------------------------- diff --git a/examples/examples-integrationtests/pom.xml b/examples/examples-integrationtests/pom.xml index 25331fc..36f2ddd 100644 --- a/examples/examples-integrationtests/pom.xml +++ b/examples/examples-integrationtests/pom.xml @@ -35,7 +35,7 @@ <name>Apache Flex - FlexJS: Examples: Integrationtests</name> <properties> - <tomcat.version>8.5.11</tomcat.version> + <tomcat.version>8.5.12</tomcat.version> </properties> <profiles>
