Skip to content

Commit ac643c2

Browse files
Bump mavenSurefireVersion from 3.5.0 to 3.5.1
Bumps `mavenSurefireVersion` from 3.5.0 to 3.5.1. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1) --- 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-surefire-report-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>
1 parent 09aed4a commit ac643c2

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
@@ -344,7 +344,7 @@ limitations under the License.
344344
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
345345
<mavenPluginToolsVersion>3.15.0</mavenPluginToolsVersion>
346346
<mavenFluidoSkinVersion>2.0.0-M10</mavenFluidoSkinVersion>
347-
<mavenSurefireVersion>3.5.0</mavenSurefireVersion>
347+
<mavenSurefireVersion>3.5.1</mavenSurefireVersion>
348348
<junit5Version>5.11.2</junit5Version>
349349
<spotless.action>check</spotless.action>
350350
<sisuMavenPluginVersion>0.9.0.M3</sisuMavenPluginVersion>

0 commit comments

Comments
 (0)