Skip to content

Commit

Permalink
Bump surefire.version from 3.2.5 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps `surefire.version` from 3.2.5 to 3.3.0.

Updates `org.apache.maven.surefire:surefire-junit-platform` from 3.2.5 to 3.3.0

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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-surefire-report-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jiangxincode committed Jul 7, 2024
1 parent e604f23 commit e98211e
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 @@ -14,7 +14,7 @@
<poi.version>5.2.5</poi.version>
<log4j.version>2.23.1</log4j.version>
<junit.version>5.10.2</junit.version>
<surefire.version>3.2.5</surefire.version>
<surefire.version>3.3.0</surefire.version>
<protobuf.version>4.27.1</protobuf.version>
</properties>
<dependencies>
Expand Down

0 comments on commit e98211e

Please sign in to comment.