Skip to content

Commit 54f999f

Browse files
authored
Merge pull request #961 from MicroShed/dependabot/maven/sample-apps/maven-app/org.apache.maven.plugins-maven-failsafe-plugin-3.5.4
2 parents 6bacedf + b639ed1 commit 54f999f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/maven-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
</plugin>
8181
<plugin>
8282
<artifactId>maven-failsafe-plugin</artifactId>
83-
<version>3.5.3</version>
83+
<version>3.5.4</version>
8484
<executions>
8585
<execution>
8686
<goals>

0 commit comments

Comments
 (0)