Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.0...surefire-3.5.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rsvoboda committed Oct 7, 2024
1 parent 057bab5 commit a57b2eb
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 @@ -20,7 +20,7 @@
<quarkus.ide-config.version>3.15.1</quarkus.ide-config.version>
<awaitility.version>4.2.1</awaitility.version>
<rest-assured.version>5.5.0</rest-assured.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<junit.version>5.11.2</junit.version>
<formatter-maven-plugin.version>2.24.1</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.12.0</impsort-maven-plugin.version>
Expand Down

0 comments on commit a57b2eb

Please sign in to comment.