Skip to content

Commit 67a15de

Browse files
Bump surefire-plugin.version from 3.5.0 to 3.5.2
Bumps `surefire-plugin.version` from 3.5.0 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.0...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] <support@github.com>
1 parent 4438e97 commit 67a15de

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.0</surefire-plugin.version>
62+
<surefire-plugin.version>3.5.2</surefire-plugin.version>
6363

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

0 commit comments

Comments
 (0)