Skip to content

Commit 4e2f945

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 (#32)
1 parent cc026b3 commit 4e2f945

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
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>org.apache.maven.plugins</groupId>
103103
<artifactId>maven-surefire-plugin</artifactId>
104-
<version>3.5.3</version>
104+
<version>3.5.4</version>
105105
</plugin>
106106
<plugin>
107107
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)