3.3.0
github-actions
released this
04 Jan 14:40
·
87 commits
to master
since this release
Changes
- Fixes #108 - released-version does not detect version if maven repository is not configured to look for snapshot (#109) @stefanseifert
- Add missing whitespace to output of reserve-network-port (#101) @albers
π New features and improvements
- Provide the Mojos logger as variable in the Interpreter context (#72) @MeyerNils
π¦ Dependency updates
- Bump testng from 6.9.9 to 7.4.0 (#116) @dependabot
- Bump assertj-core from 1.7.1 to 3.22.0 (#115) @dependabot
- Bump maven-plugin-annotations from 3.5 to 3.6.2 (#117) @dependabot
- Bump mojo-parent from 61 to 65 (#118) @dependabot
- Bump junit from 3.8.1 to 4.13.1 in /src/it/surefire (#104) @dependabot
- Use maven-plugin-plugin in version managed in parent (#97) @pzygielo
π» Maintenance
- Set min. java version to java 8 (#120) @stefanseifert
- Switch from Travis to GitHub Actions (#114) @stefanseifert
- Fix links to examples (#100) @djarnis73
- Use primitive to allow it to be resolved by @value in javadoc (#99) @pzygielo
- Fix javadoc errors and warning (#98) @pzygielo