Skip to content

Commit c822ee8

Browse files
authored
Merge pull request #103 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.3
2 parents 45807a2 + 724c85f commit c822ee8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder/pom.xml

+1-1
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.5.2</version>
210+
<version>3.5.3</version>
211211
<configuration>
212212
<skipTests>${skipTests}</skipTests>
213213
</configuration>

0 commit comments

Comments
 (0)