You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/07/18 06:01:41 UTC

[13/15] struts git commit: update maven-surefire-plugin 2.19.1

update maven-surefire-plugin 2.19.1


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

Branch: refs/heads/master
Commit: 90ab489c409ba2f27fff9dabefd1b79f6ac1dbac
Parents: 6e07a63
Author: victorsosa <vi...@peopleware.do>
Authored: Fri Jul 15 08:19:12 2016 -0400
Committer: victorsosa <vi...@peopleware.do>
Committed: Fri Jul 15 08:19:12 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/struts/blob/90ab489c/plugins/embeddedjsp/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/embeddedjsp/pom.xml b/plugins/embeddedjsp/pom.xml
index d52dacc..68bc35a 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>