Skip to content

Commit 3604278

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.apache.maven.plugins</groupId>
231231
<artifactId>maven-surefire-plugin</artifactId>
232-
<version>3.5.2</version>
232+
<version>3.5.3</version>
233233
<configuration>
234234
<properties>
235235
<configurationParameters>

0 commit comments

Comments
 (0)