aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-10 15:03:18 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-06-11 10:51:48 +1200
commit3228ab0459fc786350a788a7cd1565734b5c3703 (patch)
tree5a95625fb167d2d775aa44ab22aa1567b9e9a6bc /pom.xml
parent12beaf97cbc612010d02b0d8f17f179369dcd906 (diff)
downloadapache-commons-lang-3228ab0459fc786350a788a7cd1565734b5c3703.tar.gz
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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f621f95a7..08ca6ada7 100644
--- a/pom.xml
+++ b/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>