Skip to content

Commit 5ce688e

Browse files
authored
Merge pull request #232 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.5
2 parents 56fde5f + d88c999 commit 5ce688e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • testcontainers-advanced-imagebuilder

testcontainers-advanced-imagebuilder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
204204
<artifactId>maven-surefire-plugin</artifactId>
205-
<version>3.5.4</version>
205+
<version>3.5.5</version>
206206
<configuration>
207207
<skipTests>${skipTests}</skipTests>
208208
</configuration>

0 commit comments

Comments
 (0)