Skip to content

Commit 990fe8d

Browse files
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M8 to 3.0.0-M9. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M8...surefire-3.0.0-M9) --- 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>
1 parent 46b3cd2 commit 990fe8d

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
@@ -47,7 +47,7 @@
4747
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<apache.http.version>4.5.3</apache.http.version>
50-
<version.plugin.surefire>3.0.0-M8</version.plugin.surefire>
50+
<version.plugin.surefire>3.0.0-M9</version.plugin.surefire>
5151
<maven-enforcer-plugin-version>3.2.1</maven-enforcer-plugin-version>
5252
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
5353
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>

0 commit comments

Comments
 (0)