Skip to content

Commit

Permalink
Bump maven.plugin.surefire.version from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps `maven.plugin.surefire.version` from 3.5.0 to 3.5.1.

Updates `org.apache.maven.surefire:surefire-junit4` from 3.5.0 to 3.5.1

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Oct 8, 2024
1 parent 8d5d60f commit cd0ca9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<maven.plugin.shade.version>3.6.0</maven.plugin.shade.version>
<maven.plugin.source.version>3.3.1</maven.plugin.source.version>
<maven.plugin.spotless.version>2.43.0</maven.plugin.spotless.version>
<maven.plugin.surefire.version>3.5.0</maven.plugin.surefire.version>
<maven.plugin.surefire.version>3.5.1</maven.plugin.surefire.version>
<milo.version>0.6.14</milo.version>
<mockito.version>5.14.1</mockito.version>
<moquette.version>0.15.2</moquette.version>
Expand Down

0 comments on commit cd0ca9e

Please sign in to comment.