change maven-surefire-plugin update version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/7c308253 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/7c308253 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/7c308253
Branch: refs/heads/master Commit: 7c308253ce87d947466d71bacd7a7d8d5acdbd96 Parents: a4fc8ae Author: victorsosa <victor.s...@peopleware.do> Authored: Fri Jun 24 09:35:05 2016 -0400 Committer: victorsosa <victor.s...@peopleware.do> Committed: Fri Jun 24 09:35:05 2016 -0400 ---------------------------------------------------------------------- plugins/embeddedjsp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/7c308253/plugins/embeddedjsp/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml index e6d9942..d90d9af 100644 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@ -98,7 +98,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.4.2</version> + <version>2.19.1</version> <configuration> <additionalClasspathElements> <element>target/test-classes/jsps.jar</element>