Skip to content

Commit

Permalink
Bump maven-testing-plugins.version from 3.5.1 to 3.5.2
Browse files Browse the repository at this point in the history
Bumps `maven-testing-plugins.version` from 3.5.1 to 3.5.2.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 7d01ffa commit 12f6f78
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 @@ -98,7 +98,7 @@
<maven-jdeps-plugin.version>3.1.2</maven-jdeps-plugin.version>
<maven-pmd-plugin.version>3.25.0</maven-pmd-plugin.version>
<maven-profiler-report-directory>${project.build.directory}</maven-profiler-report-directory>
<maven-testing-plugins.version>3.5.1</maven-testing-plugins.version>
<maven-testing-plugins.version>3.5.2</maven-testing-plugins.version>
<maven-wrapper-plugin.version>3.3.2</maven-wrapper-plugin.version>
<maven.version>3.9.9</maven.version>
<mockito.version>5.14.2</mockito.version>
Expand Down

0 comments on commit 12f6f78

Please sign in to comment.