Skip to content

Commit 5c03c49

Browse files
authored
Merge pull request #66 from xdev-software/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.1
2 parents 0250782 + c3f7c34 commit 5c03c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcontainers-selenium/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<plugin>
266266
<groupId>org.apache.maven.plugins</groupId>
267267
<artifactId>maven-surefire-plugin</artifactId>
268-
<version>3.5.0</version>
268+
<version>3.5.1</version>
269269
<configuration>
270270
<skipTests>${skipTests}</skipTests>
271271
</configuration>

0 commit comments

Comments
 (0)