Skip to content

Commit 01286b2

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump maven.surefire.plugin.version
Bumps `maven.surefire.plugin.version` from 3.0.0-M7 to 3.0.0-M9. Updates `maven-failsafe-plugin` from 3.0.0-M7 to 3.0.0-M9 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M9) Updates `maven-surefire-plugin` from 3.0.0-M7 to 3.0.0-M9 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M9) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - 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>
1 parent fb78043 commit 01286b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<properties>
8585
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8686
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
87-
<maven.surefire.plugin.version>3.0.0-M7</maven.surefire.plugin.version>
87+
<maven.surefire.plugin.version>3.0.0-M9</maven.surefire.plugin.version>
8888
<maven.failsafe.plugin.version>3.0.0-M7</maven.failsafe.plugin.version>
8989
<maven.source.plugin>3.2.1</maven.source.plugin>
9090
<maven.javadoc.plugin>3.4.1</maven.javadoc.plugin>

0 commit comments

Comments
 (0)