Skip to content

Commit bb573c8

Browse files
Bump surefire-plugin.version from 3.5.3 to 3.5.4 (#378)
Bumps `surefire-plugin.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38ee44d commit bb573c8

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
@@ -19,7 +19,7 @@
1919
<scalafix-plugin.version>0.1.10_0.14.2</scalafix-plugin.version>
2020
<scala.version>3.7.3</scala.version>
2121
<skipITs>true</skipITs>
22-
<surefire-plugin.version>3.5.3</surefire-plugin.version>
22+
<surefire-plugin.version>3.5.4</surefire-plugin.version>
2323
<sonar.organization>carlosedp</sonar.organization>
2424
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
2525
</properties>

0 commit comments

Comments
 (0)