ref #9359 update surefire plugin to 3.0.0-M7 in cdmlib
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 7 Jun 2022 07:49:51 +0000 (09:49 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 7 Jun 2022 07:49:51 +0000 (09:49 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 720341092797df291b7c558f9624561da406f273..26b93d8807d3c2bb5e37443fe083ac89829c3fc8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>3.0.0-M5</version>  <!-- updated 2020-09 -->
+        <version>3.0.0-M7</version>  <!-- updated 2022-06 -->
         <configuration>
           <argLine>-Xmx512M -Dfile.encoding=${project.build.sourceEncoding}</argLine>
           <runOrder>alphabetical</runOrder>