Skip to content

Commit cbd566f

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6
1 parent 3fd1c37 commit cbd566f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testcontainers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.apache.maven.plugins</groupId>
195195
<artifactId>maven-surefire-plugin</artifactId>
196-
<version>3.5.5</version>
196+
<version>3.5.6</version>
197197
<configuration>
198198
<skipTests>${skipTests}</skipTests>
199199
</configuration>

0 commit comments

Comments
 (0)