We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dfc37 commit e899719Copy full SHA for e899719
pom.xml
@@ -109,7 +109,7 @@
109
<plugin>
110
<groupId>org.apache.maven.plugins</groupId>
111
<artifactId>maven-surefire-plugin</artifactId>
112
- <version>2.19.1</version>
+ <version>2.22.1</version>
113
<configuration>
114
<argLine>-Xmx100m -Xms100m</argLine>
115
</configuration>
@@ -118,7 +118,7 @@
118
119
120
<artifactId>maven-failsafe-plugin</artifactId>
121
122
<executions>
123
<execution>
124
<goals>
0 commit comments