Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 8fc52f8 commit 45fbae3
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 @@ -65,7 +65,7 @@
<maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
<maven-surefire.version>3.1.2</maven-surefire.version>
<maven-surefire.version>3.2.3</maven-surefire.version>
<mockito.version>5.7.0</mockito.version>
<mockk.version>1.13.8</mockk.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit 45fbae3

Please sign in to comment.