Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4…
Browse files Browse the repository at this point in the history
….0 (#1608)

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

---
updated-dependencies:
- 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Kuntze <137066232+kuntzed@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kuntzed authored Aug 21, 2024
1 parent beb8474 commit 6c5c5a7
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 @@ -75,7 +75,7 @@
<jakarta.servlet.api.version>6.1.0</jakarta.servlet.api.version>
<junit.version>4.13.2</junit.version>
<junit-jupiter.version>5.9.2</junit-jupiter.version>
<maven-surefire-plugin>3.3.1</maven-surefire-plugin>
<maven-surefire-plugin>3.4.0</maven-surefire-plugin>
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>5.12.0</mockito.version>
<assertj.version>3.26.3</assertj.version>
Expand Down

0 comments on commit 6c5c5a7

Please sign in to comment.