Skip to content

Commit bd9418f

Browse files
build(deps): bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 (#2034)
Bumps `maven-surefire-plugin.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3ef1b6 commit bd9418f

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
@@ -106,7 +106,7 @@
106106
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
107107
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
108108
<centralsync-maven-plugin.version>0.1.1</centralsync-maven-plugin.version>
109-
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
109+
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
110110
<bom-generator.version>0.94.0</bom-generator.version>
111111
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
112112
<maven-scm-plugin.version>2.0.0</maven-scm-plugin.version>

0 commit comments

Comments
 (0)