Skip to content

Commit 2851a8a

Browse files
author
Peter
committed
upgrade surefire to fix issue with executing GraphHopperIT in Netbeans
1 parent 7e0ff46 commit 2851a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-surefire-plugin</artifactId>
107-
<version>2.19</version>
107+
<version>2.19.1</version>
108108
<configuration>
109109
<argLine>-Xmx100m -Xms100m</argLine>
110110
</configuration>

0 commit comments

Comments
 (0)