Skip to content

Commit

Permalink
Bump org.apache.maven.surefire:surefire-report-parser
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.surefire:surefire-report-parser](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-report-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 9ee3238 commit 475ad46
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 @@ -15,7 +15,7 @@
<source-plugin.version>3.3.1</source-plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-core.version>3.9.9</maven-core.version>
<maven-surefire-report-parser.version>3.5.0</maven-surefire-report-parser.version>
<maven-surefire-report-parser.version>3.5.2</maven-surefire-report-parser.version>
<plexus-containers.version>2.2.0</plexus-containers.version>
<jackson-databind.version>2.18.1</jackson-databind.version>
<formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
Expand Down

0 comments on commit 475ad46

Please sign in to comment.