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

Commit 3b97b9e

Browse files
authored
Merge pull request #115 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.2.3
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M8 to 3.2.3
2 parents cf81b13 + c20fb19 commit 3b97b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-M8</version>
187+
<version>3.2.3</version>
188188
<configuration>
189189
<!-- Ignore tests that can't be run in a headless environment -->
190190
<excludedGroups>

0 commit comments

Comments
 (0)