Skip to content

Commit 0863373

Browse files
authored
Merge pull request #279 from OpenLiberty/dependabot/maven/start/org.apache.maven.plugins-maven-surefire-plugin-3.5.2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 in /start
2 parents 1beebba + 842a004 commit 0863373

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.1</version>
106+
<version>3.5.2</version>
107107
</plugin>
108108

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

0 commit comments

Comments
 (0)