Skip to content

Commit 5da6dc3

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v2.22.2 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4e9573 commit 5da6dc3

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
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>
126126
<artifactId>maven-surefire-plugin</artifactId>
127-
<version>2.20</version>
127+
<version>2.22.2</version>
128128
<configuration>
129129
<argLine>-Duser.language=en</argLine>
130130
<argLine>-Xmx1024m</argLine>

0 commit comments

Comments
 (0)