Skip to content

Commit 81fadb4

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
1 parent 841f9ab commit 81fadb4

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
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.apache.maven.plugins</groupId>
122122
<artifactId>maven-surefire-plugin</artifactId>
123-
<version>3.5.1</version>
123+
<version>3.5.2</version>
124124
<configuration>
125125
<argLine>-Duser.language=en</argLine>
126126
<argLine>-Xmx1024m</argLine>

0 commit comments

Comments
 (0)