Skip to content

Commit f622c9e

Browse files
authored
Merge pull request #280 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 1fb4f63 + 4dfbd0c commit f622c9e

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
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>org.apache.maven.plugins</groupId>
8282
<artifactId>maven-surefire-plugin</artifactId>
83-
<version>3.5.0</version>
83+
<version>3.5.1</version>
8484
</plugin>
8585
<!-- Enable liberty-maven plugin -->
8686
<plugin>

0 commit comments

Comments
 (0)