Skip to content

Commit 2c871ed

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent 64c4a6d commit 2c871ed

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
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-surefire-plugin</artifactId>
187-
<version>3.5.4</version>
187+
<version>3.5.5</version>
188188
<configuration>
189189
<useSystemClassLoader>false</useSystemClassLoader>
190190
</configuration>

0 commit comments

Comments
 (0)