Skip to content

Commit

Permalink
Bump sisu-version from 0.9.0.M2 to 0.9.0.M3
Browse files Browse the repository at this point in the history
Bumps `sisu-version` from 0.9.0.M2 to 0.9.0.M3.

Updates `org.eclipse.sisu:org.eclipse.sisu.plexus` from 0.9.0.M2 to 0.9.0.M3
- [Release notes](https://github.com/eclipse/sisu.inject/releases)
- [Changelog](https://github.com/eclipse-sisu/sisu-project/blob/main/RELEASE.md)
- [Commits](eclipse-sisu/sisu-project@milestones/0.9.0.M2...milestones/0.9.0.M3)

Updates `org.eclipse.sisu:sisu-maven-plugin` from 0.9.0.M2 to 0.9.0.M3

---
updated-dependencies:
- dependency-name: org.eclipse.sisu:org.eclipse.sisu.plexus
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.sisu:sisu-maven-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 Jun 19, 2024
1 parent 4b110ce commit bbb09f7
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 @@ -65,7 +65,7 @@
<pluginToolsVersion>3.13.1</pluginToolsVersion>
<jgit-version>6.10.0.202406032230-r</jgit-version>
<maven-version>3.9.8</maven-version>
<sisu-version>0.9.0.M2</sisu-version>
<sisu-version>0.9.0.M3</sisu-version>
<minimal-maven-version>3.9.0</minimal-maven-version>
<!-- When updating surefire version, double-check Import-Package statements generated by bnd-maven-plugin and possibly adapt instructions in various bnd.bnd files -->
<surefire-version>3.3.0</surefire-version>
Expand Down

0 comments on commit bbb09f7

Please sign in to comment.