3.1.0
github-actions
released this
13 May 11:40
·
32 commits
to refs/heads/master
since this release
Changes
🚀 New features and improvements
- Require Maven 3.5.4+ (#189) @slachiewicz
- Require Maven 3.2.5+ (#160) @slachiewicz
🐛 Bug Fixes
- Log message should reflect the default property name (#145) @japzio
- create-metadata goal should not be an aggregated mojo (#154) @dantran
📦 Dependency updates
- Bump parent to 74, refresh site descriptor (#191) @slawekjaranowski
- Bump gson from 2.9.1 to 2.10.1 (#185) @dependabot
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#184) @dependabot
- Bump extra-enforcer-rules from 1.6.1 to 1.6.2 (#186) @dependabot
- Bump svnkit from 1.10.10 to 1.10.11 (#182) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#181) @dependabot
- Bump svnkit from 1.10.9 to 1.10.10 (#180) @dependabot
- Bump apache/maven-gh-actions-shared from 2 to 3 (#179) @dependabot
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#177) @dependabot
- Bump svnkit from 1.10.8 to 1.10.9 (#175) @dependabot
- Bump actions/stale from 6 to 7 (#176) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#174) @dependabot
- Bump actions/stale from 5 to 6 (#173) @dependabot
- Bump svnkit from 1.10.7 to 1.10.8 (#172) @dependabot
- Bump mojo-parent from 69 to 70 (#171) @dependabot
- Bump gson from 2.9.0 to 2.9.1 (#170) @dependabot
- Bump extra-enforcer-rules from 1.6.0 to 1.6.1 (#169) @dependabot
- Bump svnkit from 1.10.6 to 1.10.7 (#165) @dependabot
- Bump extra-enforcer-rules from 1.5.1 to 1.6.0 (#167) @dependabot
- Bump mojo-parent from 67 to 69 (#166) @dependabot
- Bump maven.scm.version from 1.12.2 to 1.13.0 (#161) @dependabot
- Bump svnkit from 1.10.5 to 1.10.6 (#159) @dependabot
- Bump plexus-utils from 3.4.1 to 3.4.2 (#158) @dependabot
- Bump maven-scm-provider-svnjava from 2.1.2 to 2.2.1 (#156) @dependabot
- Bump svnkit from 1.10.4 to 1.10.5 (#150) @dependabot
- Bump actions/stale from 4 to 5 (#153) @dependabot
- Bump mojo-parent from 65 to 67 (#152) @dependabot
- Bump actions/setup-java from 2.5.0 to 3 (#148) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#149) @dependabot
- Bump gson from 2.8.9 to 2.9.0 (#144) @dependabot
- Bump svnkit from 1.10.3 to 1.10.4 (#143) @dependabot
- Declare Maven Core dependencies as provided (#142) @stefanseifert
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#138) @dependabot
- Bump maven.scm.version from 1.12.0 to 1.12.2 (#135) @dependabot
- Bump actions/setup-java from 2.4.0 to 2.5.0 (#134) @dependabot
- Bump extra-enforcer-rules from 1.4 to 1.5.1 (#132) @dependabot
👻 Maintenance
- Exclude plexus-container-default from plugin dependencies (#190) @slawekjaranowski
- Use only major version (v5) of release drafter (#141) @stefanseifert
- Configure Release Drafter for Semantic Versioning (#137) @stefanseifert
- Switch "Build Status" badge in README to GitHub actions (#136) @stefanseifert
🔧 Build
- Bump actions/stale from 7 to 8 (#183) @dependabot
- use gh shared actions from ASF (#157) @olamy