Skip to content

Commit 1fb0723

Browse files
build(deps): bump plugin.surefire.version from 3.5.0 to 3.5.1 (#189)
Bumps `plugin.surefire.version` 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-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-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 36a2b7d commit 1fb0723

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
@@ -91,7 +91,7 @@
9191
<netty-handler.version>4.1.113.Final</netty-handler.version>
9292
<junit-jupiter.version>5.11.1</junit-jupiter.version>
9393

94-
<plugin.surefire.version>3.5.0</plugin.surefire.version>
94+
<plugin.surefire.version>3.5.1</plugin.surefire.version>
9595
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
9696
<plugin.checkstyle.version>3.5.0</plugin.checkstyle.version>
9797
<plugin.javadoc.version>3.10.0</plugin.javadoc.version>

0 commit comments

Comments
 (0)