Skip to content

Commit

Permalink
Bump pathling.surefireVersion from 3.2.5 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps `pathling.surefireVersion` from 3.2.5 to 3.3.1.

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

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

---
updated-dependencies:
- 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-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 045489c commit 5e87e30
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 @@ -89,7 +89,7 @@
<pathling.infinispanVersion>15.0.3.Final</pathling.infinispanVersion>
<pathling.jacksonVersion>2.16.1</pathling.jacksonVersion>
<pathling.jerseyVersion>2.40</pathling.jerseyVersion>
<pathling.surefireVersion>3.2.5</pathling.surefireVersion>
<pathling.surefireVersion>3.3.1</pathling.surefireVersion>
<pathling.logbackVersion>1.4.14</pathling.logbackVersion>
<pathling.slf4jVersion>2.0.9</pathling.slf4jVersion>
<pathling.derbyVersion>10.14.2.0</pathling.derbyVersion>
Expand Down

0 comments on commit 5e87e30

Please sign in to comment.