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 02bbe17Copy full SHA for 02bbe17
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.3.1</version>
396
<configuration>
397
<skipTests>${skipTests}</skipTests>
398
<reportNameSuffix>sponge_log</reportNameSuffix>
0 commit comments