Skip to content

Commit

Permalink
build(deps): bump maven-failsafe-plugin.version from 3.0.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps `maven-failsafe-plugin.version` from 3.0.0 to 3.3.1.

Updates `org.apache.maven.surefire:surefire-junit47` from 3.0.0 to 3.3.1

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

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent da2dee1 commit c2c97cd
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 @@ -32,7 +32,7 @@

<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.0.0</maven-failsafe-plugin.version>
<maven-failsafe-plugin.version>3.3.1</maven-failsafe-plugin.version>
<git-commit-id-plugin.version>4.9.10</git-commit-id-plugin.version>
<maven-pmd-plugin.version>3.23.0</maven-pmd-plugin.version>
<owasp.dependency-check-maven.version>10.0.2</owasp.dependency-check-maven.version>
Expand Down

0 comments on commit c2c97cd

Please sign in to comment.