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

Commit c20fb19

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf81b13 commit c20fb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)