Skip to content

Commit c7581f8

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
1 parent cc6aff0 commit c7581f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.apache.maven.plugins</groupId>
7676
<artifactId>maven-surefire-plugin</artifactId>
77-
<version>3.5.0</version>
77+
<version>3.5.1</version>
7878
<configuration>
7979
<properties>
8080
<!-- Work around. Surefire does not include enough

0 commit comments

Comments
 (0)