Apache Parent POM version 34
·
16 commits
to refs/heads/master
since this release
💥 Breaking changes
- [MPOM-451] - Move snapshot repositories in a profile (#183) @lprimak
- Remove org.apache.maven.plugin-tools:maven-plugin-annotations from apache parent managed dependencies (fixes #265) (#266) @gnodet
- By default target Java 8 (#251) @kwin
🚀 New features and improvements
- Introduce resourceBundleArtifact property (#305) @slawekjaranowski
- Use local copy of avatars for team report (#299) @slawekjaranowski
- Add issues templates (#289) @slawekjaranowski
- [MPOM-451] - Move snapshot repositories in a profile (#183) @lprimak
- Remove org.apache.maven.plugin-tools:maven-plugin-annotations from apache parent managed dependencies (fixes #265) (#266) @gnodet
- By default target Java 8 (#251) @kwin
🐛 Bug Fixes
- Fix asf.yaml syntax (#306) @slawekjaranowski
📦 Dependency updates
- Bump maven-fluido-skin from 2.0.1 to 2.1.0 (#303) @slawekjaranowski
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 (#300) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#298) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#295) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 (#296) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 (#294) @dependabot[bot]
- Bump version.maven-plugin-tools from 3.13.1 to 3.15.1 (#278) @dependabot[bot]
- Update maven-fluido-skin to 2.0.1 (#291) @slachiewicz
- Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.2.0 to 3.3.0 (#288) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.9.0 (#282) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 (#281) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.2 (#280) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.6.1 to 3.8.0 (#276) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.6.0 (#279) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.21.0 (#273) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-help-plugin from 3.4.1 to 3.5.1 (#272) @dependabot[bot]
- Bump version.maven-surefire from 3.3.0 to 3.5.2 (#274) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 (#268) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 (#256) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 (#255) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (#244) @dependabot[bot]
- Bump org.apache.apache.resources:apache-source-release-assembly-descriptor from 1.5 to 1.7 (#247) @dependabot[bot]
👻 Maintenance
- Fix example format and position in index doc (#304) @slawekjaranowski
- Add stale action (#302) @slawekjaranowski
- Remove deprecated parameters useReleaseProfile from m-release-p (#297) @slawekjaranowski
- PR Automation only on close event (#293) @slawekjaranowski
- PR Automation - use pull_request_target (#287) @slawekjaranowski
- Add PR Automation (#286) @slawekjaranowski
- fix typo (#277) @elharo