Skip to content

Commit 44477a9

Browse files
build(deps): bump plugin.surefire.version from 3.5.2 to 3.5.3
Bumps `plugin.surefire.version` from 3.5.2 to 3.5.3. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac2dba9 commit 44477a9

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

94-
<plugin.surefire.version>3.5.2</plugin.surefire.version>
94+
<plugin.surefire.version>3.5.3</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.2</plugin.javadoc.version>

0 commit comments

Comments
 (0)