Skip to content

Commit e51bab0

Browse files
build(deps): bump plugin.surefire.version from 3.5.3 to 3.5.4 (#278)
Bumps `plugin.surefire.version` 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-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-failsafe-plugin dependency-version: 3.5.4 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> Co-authored-by: karel-rehor <[email protected]>
1 parent e545ced commit e51bab0

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
@@ -92,7 +92,7 @@
9292
<junit-platform.version>1.13.4</junit-platform.version>
9393
<netty-handler.version>4.2.6.Final</netty-handler.version>
9494

95-
<plugin.surefire.version>3.5.3</plugin.surefire.version>
95+
<plugin.surefire.version>3.5.4</plugin.surefire.version>
9696
<plugin.jacoco.version>0.8.13</plugin.jacoco.version>
9797
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
9898
<plugin.javadoc.version>3.11.3</plugin.javadoc.version>

0 commit comments

Comments
 (0)