Skip to content

Commit

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

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

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

---
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-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent eb3ff3a commit 0c3dcfa
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 @@ -214,7 +214,7 @@
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
<maven-scm-plugin.version>2.1.0</maven-scm-plugin.version>
<maven-shade-plugin.version>3.5.0</maven-shade-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<rpkgtests-maven-plugin.version>1.0.0</rpkgtests-maven-plugin.version>

<!-- Test container image properties -->
Expand Down

0 comments on commit 0c3dcfa

Please sign in to comment.