Skip to content

Commit baa2be7

Browse files
authored
Merge pull request #255 from OpenLiberty/dependabot/maven/start/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 /start
2 parents 9b4bf3d + 9c31f00 commit baa2be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/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)