Skip to content

Commit

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

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

Updates `maven-surefire-report-plugin` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.1.0...surefire-3.1.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-surefire-report-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jul 24, 2023
1 parent 0516652 commit 5ebc006
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 @@ -224,7 +224,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<jackson.version>2.15.2</jackson.version>
<jdom.version>2.0.2</jdom.version>
<surefire.version>3.1.0</surefire.version>
<surefire.version>3.1.2</surefire.version>
<maven.version>3.5.4</maven.version>
<!--
! This controls the minimum java version
Expand Down

0 comments on commit 5ebc006

Please sign in to comment.