Skip to content

Commit e036c08

Browse files
authored
Merge pull request #180 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.4
2 parents c41677e + 6d48ed5 commit e036c08

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
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.apache.maven.plugins</groupId>
208208
<artifactId>maven-surefire-plugin</artifactId>
209-
<version>3.5.3</version>
209+
<version>3.5.4</version>
210210
<configuration>
211211
<skipTests>${skipTests}</skipTests>
212212
</configuration>

0 commit comments

Comments
 (0)