Skip to content

Commit

Permalink
chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin (#54)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent c74bd20 commit 21e3ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<javadoc-plugin.version>3.8.0</javadoc-plugin.version>
<clean-plugin.version>3.4.0</clean-plugin.version>
<resources-plugin.version>3.3.1</resources-plugin.version>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<failsafe-plugin.version>3.4.0</failsafe-plugin.version>
<enforcer-plugin.version>3.5.0</enforcer-plugin.version>
<install-plugin.version>3.1.2</install-plugin.version>
Expand Down

0 comments on commit 21e3ad7

Please sign in to comment.