Skip to content

Commit 2152d44

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
1 parent c05f01d commit 2152d44

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-advanced-imagebuilder

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.apache.maven.plugins</groupId>
209209
<artifactId>maven-surefire-plugin</artifactId>
210-
<version>3.3.0</version>
210+
<version>3.5.0</version>
211211
<configuration>
212212
<skipTests>${skipTests}</skipTests>
213213
</configuration>

0 commit comments

Comments
 (0)