Skip to content

Commit

Permalink
Upgrade: Bump org.apache.maven.plugins:maven-surefire-plugin (#212)
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.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Radim Kubis <[email protected]>
  • Loading branch information
dependabot[bot] and rkubis authored Aug 19, 2024
1 parent c6942f5 commit ff0ee6e
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 @@ -28,7 +28,7 @@
<version.apache.commons.io>2.16.1</version.apache.commons.io>
<version.apache.httpcomponents>5.2.5</version.apache.httpcomponents>
<version.apache.maven.artifact>3.9.9</version.apache.maven.artifact>
<version.surefire>3.3.1</version.surefire>
<version.surefire>3.4.0</version.surefire>
<version.failsafe>3.4.0</version.failsafe>
<version.checkstyle>3.4.0</version.checkstyle>
<version.download>1.9.0</version.download>
Expand Down

0 comments on commit ff0ee6e

Please sign in to comment.