Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M6 to 3.0.0-M7. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M6...surefire-3.0.0-M7) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
12beaf97cb
commit
3228ab0459
2
pom.xml
2
pom.xml
|
@ -648,7 +648,7 @@
|
|||
<uberjar.name>benchmarks</uberjar.name>
|
||||
|
||||
<commons.jacoco.version>0.8.8</commons.jacoco.version>
|
||||
<commons.surefire.version>3.0.0-M6</commons.surefire.version>
|
||||
<commons.surefire.version>3.0.0-M7</commons.surefire.version>
|
||||
<commons.javadoc.version>3.4.0</commons.javadoc.version>
|
||||
<commons.japicmp.version>0.15.7</commons.japicmp.version>
|
||||
<commons.pmd.version>3.17.0</commons.pmd.version>
|
||||
|
|
|
@ -167,7 +167,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action type="update" dev="ggregory" due-to="Dependabot">Bump maven-bundle-plugin from 5.1.1 to 5.1.2.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump animal-sniffer-maven-plugin from 1.19 to 1.21.</action>
|
||||
<action type="update" dev="ggregory" due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.0.0 #590.</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 #880.</action>
|
||||
<action type="update" dev="kinow" due-to="Dependabot">Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7 #880, #910.</action>
|
||||
</release>
|
||||
|
||||
<release version="3.12.0" date="2021-02-26" description="New features and bug fixes (Java 8).">
|
||||
|
|
Loading…
Reference in New Issue