Skip to content

Commit 78630c2

Browse files
authored
Merge pull request #261 from OpenLiberty/dependabot/maven/start/org.apache.maven.plugins-maven-surefire-plugin-3.5.1
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 in /start
2 parents 2cddfcc + df52a25 commit 78630c2

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

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

0 commit comments

Comments
 (0)