Skip to content

Commit 235bad0

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5
1 parent d22998c commit 235bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailpit-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-surefire-plugin</artifactId>
271-
<version>3.5.4</version>
271+
<version>3.5.5</version>
272272
<configuration>
273273
<skipTests>${skipTests}</skipTests>
274274
</configuration>

0 commit comments

Comments
 (0)