Skip to content

Commit b328576

Browse files
committed
Use latest surefire
Older versions trim stack trace by default, and we weren't even using a full release.
1 parent 62d5bbb commit b328576

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
@@ -111,7 +111,7 @@
111111
</plugin>
112112
<plugin>
113113
<artifactId>maven-surefire-plugin</artifactId>
114-
<version>3.0.0-M5</version>
114+
<version>3.1.2</version>
115115
</plugin>
116116
<plugin>
117117
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)