Skip to content

Commit c96e4e4

Browse files
Bump surefire-plugin.version from 3.5.2 to 3.5.3
Bumps `surefire-plugin.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-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] <support@github.com>
1 parent 4a88e28 commit c96e4e4

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
@@ -59,7 +59,7 @@
5959
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
6060
<git-code-format-maven-plugin.version>5.3</git-code-format-maven-plugin.version>
6161
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
62-
<surefire-plugin.version>3.5.2</surefire-plugin.version>
62+
<surefire-plugin.version>3.5.3</surefire-plugin.version>
6363

6464
<slf4j.version>1.7.36</slf4j.version>
6565
<log4j.version>2.24.3</log4j.version>

0 commit comments

Comments
 (0)