Skip to content

Commit a8196fa

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

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
@@ -501,7 +501,7 @@
501501
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
502502
<maven-archetype.version>3.4.0</maven-archetype.version>
503503
<activemq.version>6.1.7</activemq.version>
504-
<surefire.version>3.5.3</surefire.version>
504+
<surefire.version>3.5.4</surefire.version>
505505
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
506506
we can't use the project.version variable directly because of the dot. See
507507
http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html -->

0 commit comments

Comments
 (0)