Skip to content

Commit

Permalink
fix(deps): bump maven-surefire-plugin in /eclipse-platform-parent
Browse files Browse the repository at this point in the history
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M9 to 3.0.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M9...surefire-3.0.0)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Mar 15, 2023
1 parent 664ebdf commit d680cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclipse-platform-parent/pom.xml
Expand Up @@ -70,7 +70,7 @@
<tycho.version>4.0.0-SNAPSHOT</tycho.version>

<cbi-plugins.version>1.4.2</cbi-plugins.version>
<surefire.version>3.0.0-M9</surefire.version>
<surefire.version>3.0.0</surefire.version>

<!--
The tycho-eclipserun-plugin will create its instance of Eclipse from this
Expand Down

0 comments on commit d680cde

Please sign in to comment.