Releases: mojohaus/mojo-parent
Releases · mojohaus/mojo-parent
66
Changes
🚀 New features and improvements
- remove requirement to use ssh for github scm devCon
- Require Maven 3.2.5 (#215) @slachiewicz
- [#225] add SHA-512 hashes (#226) @bmarwell
📦 Dependency updates
- Bump checkstyle from 10.0 to 10.1 (#247) @dependabot
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#245) @dependabot
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#235) @dependabot
- Bump checkstyle from 9.3 to 10.0 (#238) @dependabot
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 (#241) @dependabot
- Bump versions-maven-plugin from 2.9.0 to 2.10.0 (#244) @dependabot
- Bump maven-project-info-reports-plugin from 3.2.1 to 3.2.2 (#237) @dependabot
- Bump actions/checkout from 2 to 3 (#239) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#240) @dependabot
- Bump maven-plugin-api from 3.8.4 to 3.8.5 (#243) @dependabot
- Bump maven-compiler-plugin from 3.9.0 to 3.10.1 (#242) @dependabot
- Bump maven-site-plugin from 3.10.0 to 3.11.0 (#236) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 (#231) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#232) @dependabot
- Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#233) @dependabot
- Bump taglist-maven-plugin from 2.4 to 3.0.0 (#227) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#230) @dependabot
- Bump animal-sniffer-maven-plugin from 1.20 to 1.21 (#229) @dependabot
- Bump checkstyle from 9.2.1 to 9.3 (#228) @dependabot
- Bump versions-maven-plugin from 2.8.1 to 2.9.0 (#224) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#223) @dependabot
- Bump maven-plugin-plugin.version from 3.6.2 to 3.6.4 (#222) @dependabot
- Bump maven-compiler-plugin from 3.8.1 to 3.9.0 (#218) @dependabot
- Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#219) @dependabot
- Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M5 (#216) @dependabot
- Bump plexus-component-metadata from 2.1.0 to 2.1.1 (#211) @dependabot
- Bump checkstyle from 9.2 to 9.2.1 (#212) @dependabot
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#213) @dependabot
- Bump actions/setup-java from 2.4.0 to 2.5.0 (#209) @dependabot
- Bump checkstyle from 9.1 to 9.2 (#206) @dependabot
- Bump mrm-maven-plugin from 1.2.0 to 1.3.0 (#205) @dependabot
- Bump junit-bom from 5.8.1 to 5.8.2 (#207) @dependabot
- Bump actions/setup-java from 2.3.1 to 2.4.0 (#208) @dependabot
- Bump maven-plugin-plugin.version from 3.6.1 to 3.6.2 (#203) @dependabot
- Bump checkstyle from 8.42 to 9.1 (#204) @dependabot
👻 Maintenance
- #210 Configure release drafter for single version numbers used by mojo-parent (#214) @stefanseifert
65
What's Changed
Full Changelog: mojo-parent-64...mojo-parent-65
64
🚀 New features and improvements
- Extract plugin version as variable so child pom can override if needed (#84) @nhojpatrick
What's Changed
- [#177] set maven.compiler.source instead of configuring the compiler-plugin directly by @bmarwell in #178
- Added BOM for JUnit 5 to the dependency management section by @obfischer in #182
- Bump junit-bom from 5.7.1 to 5.7.2 by @dependabot in #183
- Bump maven-plugin-plugin from 3.6.0 to 3.6.1 by @dependabot in #176
- Bump release-drafter/release-drafter from 5.14.0 to 5.15.0 by @dependabot in #167
- Bump actions/cache from 2.1.4 to 2.1.6 by @dependabot in #170
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #166
- Bump actions/setup-java from 1 to 2.1.0 by @dependabot in #169
- Extract plugin version as variable so child pom can override if needed by @nhojpatrick in #84
- Bump actions/setup-java from 2.1.0 to 2.2.0 by @dependabot in #187
- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 by @dependabot in #190
- Bump maven-war-plugin from 3.3.1 to 3.3.2 by @dependabot in #191
- Bump maven-pmd-plugin from 3.14.0 to 3.15.0 by @dependabot in #192
- Bump junit-bom from 5.7.2 to 5.8.0 by @dependabot in #193
- Bump actions/setup-java from 2.2.0 to 2.3.0 by @dependabot in #189
- Bump maven-plugin-api from 3.0 to 3.8.2 by @dependabot in #188
- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.2 by @dependabot in #186
- Bump maven-dependency-plugin from 3.1.2 to 3.2.0 by @dependabot in #179
- Bump junit-bom from 5.8.0 to 5.8.1 by @dependabot in #194
- Bump actions/setup-java from 2.3.0 to 2.3.1 by @dependabot in #195
- Bump maven-plugin-api from 3.8.2 to 3.8.3 by @dependabot in #196
- Bump maven-plugin-api from 3.8.3 to 3.8.4 by @dependabot in #200
- Bump actions/checkout from 2.3.4 to 2.4.0 by @dependabot in #199
- Bump maven-enforcer-plugin from 1.4.1 to 3.0.0 by @dependabot in #184
- Bump maven-shared-resources from 3 to 4 by @dependabot in #197
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #201
New Contributors
- @bmarwell made their first contribution in #178
- @obfischer made their first contribution in #182
Full Changelog: mojo-parent-63...mojo-parent-64
63
- Bump maven-plugin-annotations from 3.6.0 to 3.6.1 (#173) @dependabot
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 (#174) @dependabot
- Bump maven-gpg-plugin from 1.6 to 3.0.1 (#175) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#172) @dependabot
- Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4 (#159) @dependabot
- Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#153) @dependabot
- Bump flatten-maven-plugin from 1.2.5 to 1.2.7 (#154) @dependabot
- Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#161) @dependabot
- Bump animal-sniffer-maven-plugin from 1.19 to 1.20 (#150) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#151) @dependabot
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#152) @dependabot
🐛 Bug Fixes
- add site:attach-descriptor (#162)
61
- Bump maven-project-info-reports-plugin from 2.9 to 3.1.1 (#137) @dependabot
- Bump maven-ear-plugin from 3.1.0 to 3.2.0 (#144) @dependabot
- Bump maven-enforcer-plugin from 1.4 to 1.4.1 (#145) @dependabot
- Bump maven-shared-resources from 2 to 3 (#146) @dependabot
- Bump maven-jxr-plugin from 2.5 to 3.0.0 (#141) @dependabot
- Bump license-maven-plugin from 1.9 to 2.0.0 (#142) @dependabot
- Bump maven-scm-publish-plugin from 3.0.0 to 3.1.0 (#143) @dependabot
- Bump maven-site-plugin from 3.8.2 to 3.9.1 (#134) @dependabot
- Bump animal-sniffer-maven-plugin from 1.17 to 1.19 (#133) @dependabot
- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.2 (#139) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#138) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#140) @dependabot
🚀 New features and improvements
mojo-parent-60
- Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#132) @dependabot
- Bump maven-ear-plugin from 3.0.2 to 3.1.0 (#131) @dependabot
- Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#130) @dependabot
- Bump apache-source-release-assembly-descriptor from 1.0.4 to 1.0.6 (#129) @dependabot
- Bump flatten-maven-plugin from 1.2.2 to 1.2.5 (#128) @dependabot
- Bump junit from 4.12 to 4.13.1 (#127) @dependabot
- Maven Surefire and Failsafe plugins v2.22.2 (#81) @nhojpatrick
- Removed cobertura-m-p. Fixes #77 (#79) @andham
- Updated url in readme to new central repo search api (#76) @andham
🚀 New features and improvements
- Travis CI: oraclejdk8 -> openjdk8 (#72) @sullis
- maven-compiler-plugin 3.8.1 (latest version) (#73) @sullis