Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent c4a4ee5 commit f4e7a83
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 @@ -48,7 +48,7 @@
<junit-vintage.version>5.9.1</junit-vintage.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
<maven-surefire-plugin.version>3.0.0-M7</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<awaitility.version>4.2.0</awaitility.version>
<artemis.version>2.26.0</artemis.version>
<testcontainers.version>1.17.5</testcontainers.version>
Expand Down

0 comments on commit f4e7a83

Please sign in to comment.