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 955c244 commit fc18298Copy full SHA for fc18298
pom.xml
@@ -392,7 +392,7 @@ limitations under the License.
392
<plugin> <!-- Unit Tests -->
393
<groupId>org.apache.maven.plugins</groupId>
394
<artifactId>maven-surefire-plugin</artifactId>
395
- <version>3.0.0</version>
+ <version>3.1.0</version>
396
<configuration>
397
<skipTests>${skipTests}</skipTests>
398
<reportNameSuffix>sponge_log</reportNameSuffix>
0 commit comments