Skip to content

Commit 0e179d6

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4
1 parent 1c686e1 commit 0e179d6

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
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>org.apache.maven.plugins</groupId>
5757
<artifactId>maven-surefire-plugin</artifactId>
58-
<version>3.5.3</version>
58+
<version>3.5.4</version>
5959
<configuration>
6060
<argLine>-Xmx8g</argLine>
6161
</configuration>

0 commit comments

Comments
 (0)