Skip to content

Commit

Permalink
Bump maven.surefire.version from 3.0.0-M9 to 3.1.2 (#320)
Browse files Browse the repository at this point in the history
Bumps `maven.surefire.version` from 3.0.0-M9 to 3.1.2.

Updates `maven-surefire-plugin` from 3.0.0-M9 to 3.1.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.1.2)

Updates `maven-surefire-report-plugin` from 3.0.0-M9 to 3.1.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent 8886621 commit 272b703
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 @@ -36,7 +36,7 @@
<maven.taglist-plugin.version>3.0.0</maven.taglist-plugin.version>
<maven.versions-plugin.version>2.15.0</maven.versions-plugin.version>
<maven.javadoc-plugin.version>3.5.0</maven.javadoc-plugin.version>
<maven.surefire.version>3.0.0-M9</maven.surefire.version>
<maven.surefire.version>3.1.2</maven.surefire.version>
<maven.project-info-reports-plugin.version>3.4.1</maven.project-info-reports-plugin.version>
<maven.jxr-plugin.version>3.3.0</maven.jxr-plugin.version>
</properties>
Expand Down

0 comments on commit 272b703

Please sign in to comment.