Skip to content

Commit bc6a0f6

Browse files
chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#1819)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b431aac commit bc6a0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
5959
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
60-
<maven-surefire-plugin.version>3.0.0-M9</maven-surefire-plugin.version>
60+
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
6161
<maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
6262
<maven-resources-plugin.version>3.3.0</maven-resources-plugin.version>
6363
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)