Skip to content

Commit 38eee57

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

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
@@ -51,7 +51,7 @@
5151
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
5252
<directory-maven-plugin.version>1.0</directory-maven-plugin.version>
5353
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
54-
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
54+
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
5555
<formatter-maven-plugin.version>2.17.1</formatter-maven-plugin.version>
5656
<impsort-maven-plugin.version>1.6.2</impsort-maven-plugin.version>
5757
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>

0 commit comments

Comments
 (0)