Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 22:58
· 6 commits to refs/heads/master since this release
3.2.0
d28f608

🚀 New features and improvements

  • Enable to exec:java runnables and not only mains with loosely coupled injections (#408) @rmannibucau
  • Try to get rid of legacy API which can break starting with java 17 (#409) @rmannibucau

🐛 Bug Fixes

📦 Dependency updates

  • Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419) @dependabot
  • Bump commons-io:commons-io from 1.1 to 2.7 in /src/it/projects/setup-parent (#416) @dependabot
  • Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (#405) @dependabot
  • Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#406) @dependabot
  • Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#403) @dependabot
  • Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 (#404) @dependabot

👻 Maintenance

🔧 Build