Skip to content

Commit 9122000

Browse files
build(deps): bump maven-surefire-plugin.version from 3.0.0-M9 to 3.0.0 (#1979)
Bumps `maven-surefire-plugin.version` from 3.0.0-M9 to 3.0.0. Updates `maven-surefire-plugin` 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) Updates `maven-failsafe-plugin` 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 - dependency-name: org.apache.maven.plugins:maven-failsafe-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 d604290 commit 9122000

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
@@ -105,7 +105,7 @@
105105
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
106106
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
107107
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
108-
<maven-surefire-plugin.version>3.0.0-M9</maven-surefire-plugin.version>
108+
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
109109
<bom-generator.version>0.94.0</bom-generator.version>
110110
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
111111
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>

0 commit comments

Comments
 (0)