Skip to content

Commit f4fe6c1

Browse files
authored
Merge pull request #308 from OpenLiberty/dependabot/maven/start/org.apache.maven.plugins-maven-surefire-plugin-3.5.0
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 in /start
2 parents bd043e5 + 245bb49 commit f4fe6c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: start/inventory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-surefire-plugin</artifactId>
94-
<version>3.3.1</version>
94+
<version>3.5.0</version>
9595
</plugin>
9696
<!-- Plugin to run functional tests -->
9797
<plugin>

Diff for: start/system/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<plugin>
7878
<groupId>org.apache.maven.plugins</groupId>
7979
<artifactId>maven-surefire-plugin</artifactId>
80-
<version>3.3.1</version>
80+
<version>3.5.0</version>
8181
</plugin>
8282
<!-- Plugin to run functional tests -->
8383
<plugin>

0 commit comments

Comments
 (0)