Skip to content

Commit 456a51f

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
1 parent af9e1f9 commit 456a51f

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
@@ -501,7 +501,7 @@ SOFTWARE.
501501
<plugin>
502502
<groupId>org.apache.maven.plugins</groupId>
503503
<artifactId>maven-surefire-plugin</artifactId>
504-
<version>3.5.1</version>
504+
<version>3.5.2</version>
505505
<configuration>
506506
<groups>org.takes.misc.PerformanceTests</groups>
507507
</configuration>

0 commit comments

Comments
 (0)