Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 91f15dc

Browse files
authored
Merge pull request #98 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M8
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
2 parents 0594c33 + e23891b commit 91f15dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184

185185
<plugin>
186186
<artifactId>maven-surefire-plugin</artifactId>
187-
<version>3.0.0-M7</version>
187+
<version>3.0.0-M8</version>
188188
<configuration>
189189
<!-- Ignore tests that can't be run in a headless environment -->
190190
<excludedGroups>

0 commit comments

Comments
 (0)