Skip to content

Commit

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

Updates `org.apache.maven.surefire:surefire-junit4` from 3.1.2 to 3.2.2

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

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit4
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2023
1 parent 1f0254f commit 0e89d5f
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 @@ -277,7 +277,7 @@
<slf4j-version>1.7.36</slf4j-version>
<scala-maven-plugin-version>3.2.1</scala-maven-plugin-version>
<testng-version>7.8.0</testng-version>
<surefire-version>3.1.2</surefire-version>
<surefire-version>3.2.2</surefire-version>
<jmockit-version>1.49</jmockit-version>
<reflections-version>0.10.2</reflections-version>

Expand Down

0 comments on commit 0e89d5f

Please sign in to comment.