Skip to content

Commit 6edf571

Browse files
dependabot[bot]veithen
authored andcommitted
Bump surefire.version from 3.5.1 to 3.5.2
Bumps `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]>
1 parent a58b6ea commit 6edf571

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
@@ -503,7 +503,7 @@
503503
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
504504
<maven-archetype.version>3.3.1</maven-archetype.version>
505505
<activemq.version>6.1.3</activemq.version>
506-
<surefire.version>3.5.1</surefire.version>
506+
<surefire.version>3.5.2</surefire.version>
507507
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
508508
we can't use the project.version variable directly because of the dot. See
509509
http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html -->

0 commit comments

Comments
 (0)