Skip to content

Commit 063c447

Browse files
Merge pull request #172 from shift7-ch/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.4
2 parents 1965db2 + edb1a5e commit 063c447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<plugin>
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-failsafe-plugin</artifactId>
131-
<version>3.5.3</version>
131+
<version>3.5.4</version>
132132
<configuration>
133133
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
134134
<encoding>UTF-8</encoding>

0 commit comments

Comments
 (0)