Skip to content

Commit 4149c4a

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

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
@@ -252,7 +252,7 @@
252252
<plugin>
253253
<groupId>org.apache.maven.plugins</groupId>
254254
<artifactId>maven-surefire-plugin</artifactId>
255-
<version>3.5.0</version>
255+
<version>3.5.3</version>
256256
<configuration>
257257
<testFailureIgnore>false</testFailureIgnore>
258258
<reuseForks>true</reuseForks>

0 commit comments

Comments
 (0)