3.4.0
github-actions
released this
11 May 22:29
·
42 commits
to refs/heads/master
since this release
Changes
🚀 New features and improvements
- Get rid of ArtifactRepository - ${localRepository} (#179) @slawekjaranowski
- Added a property name to the "sources" parameter for CLI usage (#157) @gjd6640
🐛 Bug Fixes
📦 Dependency updates
- Bump maven-plugin-annotations from 3.8.1 to 3.8.2 (#177) @dependabot
- Bump parent from 72 to 74 (#175) @slawekjaranowski
- Bump maven-invoker-plugin to 3.5.1 - add support to run its with Java 20 (#172) @slachiewicz
- Bump actions/stale from 7 to 8 (#171) @dependabot
- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 (#169) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#170) @dependabot
- Bump mojo-parent from 70 to 72 (#165) @dependabot
- Bump assertj-core from 3.24.1 to 3.24.2 (#164) @dependabot
- Bump maven-plugin-annotations from 3.7.0 to 3.7.1 (#163) @dependabot
- Bump assertj-core from 3.24.0 to 3.24.1 (#162) @dependabot
- Bump assertj-core from 3.23.1 to 3.24.0 (#161) @dependabot
- Bump actions/stale from 6 to 7 (#160) @dependabot
- Bump maven-plugin-annotations from 3.6.4 to 3.7.0 (#158) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#151) @dependabot
- Bump mojo-parent from 69 to 70 (#141) @dependabot
- Bump mojo-parent from 68 to 69 (#140) @dependabot
- Bump mojo-parent from 67 to 68 (#138) @dependabot
- Bump assertj-core from 3.22.0 to 3.23.1 (#137) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#135) @dependabot
- Bump actions/stale from 4 to 5 (#132) @dependabot
- Bump actions/setup-java from 2 to 3 (#133) @dependabot
- Bump mojo-parent from 65 to 67 (#130) @dependabot
- Bump actions/checkout from 2 to 3 (#128) @dependabot
- Bump maven-plugin-annotations from 3.6.2 to 3.6.4 (#126) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#123) @dependabot
- Bump testng from 7.4.0 to 7.5 (#122) @dependabot
- Bump plexus-utils from 3.0.24 to 3.4.1 (#121) @dependabot
👻 Maintenance
- Enable spotless for code formatting (#180) @slawekjaranowski
- Move tests to Junit 5 (#174) @slachiewicz
- Declare Maven Core dependencies as provided (#125) @stefanseifert
- Use only major version (v5) of release drafter (#124) @stefanseifert