Skip to content

Commit 844a3de

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent e2c2207 commit 844a3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<plugin>
7373
<groupId>org.apache.maven.plugins</groupId>
7474
<artifactId>maven-surefire-plugin</artifactId>
75-
<version>3.5.3</version>
75+
<version>3.5.5</version>
7676
<configuration>
7777
<argLine>-Xmx8g</argLine>
7878
</configuration>

0 commit comments

Comments
 (0)