Skip to content

Commit f4eec88

Browse files
Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8) --- 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 f0d96ab commit f4eec88

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
@@ -46,7 +46,7 @@
4646
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4848
<apache.http.version>4.5.3</apache.http.version>
49-
<version.plugin.surefire>3.0.0-M7</version.plugin.surefire>
49+
<version.plugin.surefire>3.0.0-M8</version.plugin.surefire>
5050
<maven-enforcer-plugin-version>3.1.0</maven-enforcer-plugin-version>
5151
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
5252
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>

0 commit comments

Comments
 (0)