瀏覽代碼

Updated surefire plugin to 2.4.2

Luke Taylor 17 年之前
父節點
當前提交
a845a69cb7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -259,7 +259,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.4.1</version>
+                <version>2.4.2</version>
                 <configuration>
                     <includes>
                         <include>**/*Tests.class</include>