Skip to content

Commit 651b504

Browse files
committed
HADOOP-19528. Update Surefire plugin to 3.5.3
1 parent 32929eb commit 651b504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
</extraJavaTestArgs>
186186
<!-- Plugin versions and config -->
187187
<maven-surefire-plugin.argLine>-Xmx2048m -Xss2m -XX:+HeapDumpOnOutOfMemoryError ${extraJavaTestArgs}</maven-surefire-plugin.argLine>
188-
<maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version>
188+
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
189189
<maven-surefire-report-plugin.version>${maven-surefire-plugin.version}</maven-surefire-report-plugin.version>
190190
<maven-failsafe-plugin.version>${maven-surefire-plugin.version}</maven-failsafe-plugin.version>
191191

0 commit comments

Comments
 (0)