Skip to content

Commit 6d1607f

Browse files
build(deps): bump plugin.surefire.version from 3.5.1 to 3.5.2 (#194)
Bumps `plugin.surefire.version` from 3.5.1 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- 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 6d773dc commit 6d1607f

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.114.Final</netty-handler.version>
9292
<junit-jupiter.version>5.11.3</junit-jupiter.version>
9393

94-
<plugin.surefire.version>3.5.1</plugin.surefire.version>
94+
<plugin.surefire.version>3.5.2</plugin.surefire.version>
9595
<plugin.jacoco.version>0.8.12</plugin.jacoco.version>
9696
<plugin.checkstyle.version>3.6.0</plugin.checkstyle.version>
9797
<plugin.javadoc.version>3.11.1</plugin.javadoc.version>

0 commit comments

Comments
 (0)