Skip to content

Commit 56c8519

Browse files
build(deps): bump maven-surefire-plugin.version from 3.1.0 to 3.1.2 (#2075)
Bumps `maven-surefire-plugin.version` from 3.1.0 to 3.1.2. Updates `maven-surefire-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) Updates `maven-failsafe-plugin` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.2) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddcf77b commit 56c8519

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>3.0.1</maven-release-plugin.version>
106106
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
107107
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
108-
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
108+
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
109109
<bom-generator.version>0.95.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>2.0.1</maven-scm-plugin.version>

0 commit comments

Comments
 (0)