Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
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.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

---
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 and fbiville committed Jan 11, 2024
1 parent 2edb9f5 commit 131a47c
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 @@ -92,7 +92,7 @@
<maven.plugin.javadoc>3.6.3</maven.plugin.javadoc>
<maven.plugin.source>3.3.0</maven.plugin.source>
<maven.plugin.gpg>1.4</maven.plugin.gpg>
<maven.plugin.surefire>3.2.3</maven.plugin.surefire>
<maven.plugin.surefire>3.2.5</maven.plugin.surefire>

<sonar.jacoco.reportPath>${project.basedir}/../target/jacoco.exec</sonar.jacoco.reportPath>

Expand Down

0 comments on commit 131a47c

Please sign in to comment.