Skip to content

Commit a6d4615

Browse files
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#1333)
1 parent 6c74819 commit a6d4615

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
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.apache.maven.plugins</groupId>
224224
<artifactId>maven-surefire-plugin</artifactId>
225-
<version>3.5.3</version>
225+
<version>3.5.4</version>
226226
<configuration>
227227
<!-- by default surefire excludes tests on nested classes https://github.com/junit-team/junit5/issues/1377 -->
228228
<excludes>

0 commit comments

Comments
 (0)