Skip to content

Commit d7f1cd8

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9664c8c commit d7f1cd8

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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-surefire-plugin</artifactId>
203-
<version>3.5.2</version>
203+
<version>3.5.3</version>
204204
<configuration>
205205
<properties>
206206
<configurationParameters>

0 commit comments

Comments
 (0)