Skip to content

Commit e197e58

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump mavenSurefireVersion from 3.5.3 to 3.5.4
Bumps `mavenSurefireVersion` from 3.5.3 to 3.5.4. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.3...surefire-3.5.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba3b47 commit e197e58

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
@@ -350,7 +350,7 @@ limitations under the License.
350350
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
351351
<mavenPluginToolsVersion>3.15.1</mavenPluginToolsVersion>
352352
<mavenFluidoSkinVersion>2.1.0</mavenFluidoSkinVersion>
353-
<mavenSurefireVersion>3.5.3</mavenSurefireVersion>
353+
<mavenSurefireVersion>3.5.4</mavenSurefireVersion>
354354
<junit5Version>5.13.4</junit5Version>
355355
<njord.version>0.7.5</njord.version>
356356
<spotless.action>apply</spotless.action>

0 commit comments

Comments
 (0)