Skip to content

Commit b3441f9

Browse files
authored
Merge pull request #258 from OpenLiberty/dependabot/maven/finish/org.apache.maven.plugins-maven-failsafe-plugin-3.5.2
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 in /finish
2 parents 9d8e766 + 144f1e0 commit b3441f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ xsi:schemaLocation=
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-failsafe-plugin</artifactId>
94-
<version>3.5.1</version>
94+
<version>3.5.2</version>
9595
<configuration>
9696
<systemPropertyVariables>
9797
<liberty.test.port>

0 commit comments

Comments
 (0)