Skip to content

Commit 1abe522

Browse files
authored
Merge pull request #341 from OpenLiberty/dependabot/maven/start/org.apache.maven.plugins-maven-surefire-plugin-3.5.4
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 in /start
2 parents 7b525cd + 3994090 commit 1abe522

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
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-surefire-plugin</artifactId>
106-
<version>3.5.3</version>
106+
<version>3.5.4</version>
107107
</plugin>
108108

109109
<!-- Plugin to run functional tests -->

0 commit comments

Comments
 (0)