Skip to content

Commit 6c19365

Browse files
authored
Merge pull request #351 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 4825683 + d26221d commit 6c19365

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-surefire-plugin</artifactId>
92-
<version>3.5.3</version>
92+
<version>3.5.4</version>
9393
</plugin>
9494
<!-- Plugin to run functional tests -->
9595
<plugin>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-surefire-plugin</artifactId>
78-
<version>3.5.3</version>
78+
<version>3.5.4</version>
7979
</plugin>
8080
<!-- Plugin to run functional tests -->
8181
<plugin>

0 commit comments

Comments
 (0)