Skip to content

Commit b16cdef

Browse files
Merge pull request #1680 from eclipse-ee4j/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M9
2 parents 37bbe1c + 2732737 commit b16cdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mq/main/pom.xml

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

420420
<plugin>
421421
<artifactId>maven-surefire-plugin</artifactId>
422-
<version>3.0.0-M8</version>
422+
<version>3.0.0-M9</version>
423423
<configuration>
424424
<trimStackTrace>false</trimStackTrace>
425425
</configuration>

0 commit comments

Comments
 (0)