We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf799b7 + 0806a9d commit da81345Copy full SHA for da81345
1 file changed
pom.xml
@@ -157,7 +157,7 @@
157
<plugin>
158
<groupId>org.apache.maven.plugins</groupId>
159
<artifactId>maven-surefire-plugin</artifactId>
160
- <version>3.5.2</version>
+ <version>3.5.3</version>
161
<configuration>
162
<!-- Force the right file encoding during unit testing -->
163
<argLine>-Dfile.encoding=${project.build.sourceEncoding} @{argLine}</argLine>
0 commit comments