Skip to content

Commit be91f52

Browse files
authored
Merge pull request #262 from OpenLiberty/dependabot/maven/start/org.apache.maven.plugins-maven-failsafe-plugin-3.5.1
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 in /start
2 parents 78630c2 + ba22ce6 commit be91f52

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-failsafe-plugin</artifactId>
113-
<version>3.5.0</version>
113+
<version>3.5.1</version>
114114
<configuration>
115115
<systemPropertyVariables>
116116
<http.port>${liberty.var.http.port}</http.port>

0 commit comments

Comments
 (0)