11
github-actions
released this
06 May 23:30
·
166 commits
to refs/heads/master
since this release
π New features and improvements
- javadoc notimestamp, to avoid noise in gh-pages (#170) @hboutemy
- Remove test-javadoc report and configuration improvements (#162) @slawekjaranowski
- Require Maven 3.2.5+ (#160) @slachiewicz
- Remove FindBugs from reporting (#159) @slawekjaranowski
- Drop Dependency Management for plexus-component-annotations (deprecated) (#155) @slachiewicz
- Fix mailing list links (#126) @kwin
π Bug Fixes
- Checkstyle license check - depend on file from released branch (#167) @slachiewicz
- Refresh Maven site (#161) @slawekjaranowski
- Fix link to ASF 2.0 license (#128) @kwin
π¦ Dependency updates
- Add DependencyManagement for JUnit5 (#163) @slachiewicz
- Bump animal-sniffer-enforcer-rule from 1.21 to 1.23 #117 #148 @dependabot
- Bump apache-source-release-assembly-descriptor from 1.0.6 to 1.5 #151
- Bump maven-assembly-plugin from 3.3.0 to 3.5.0 #107 #111 #139 @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.2 #119 #133 #153 @dependabot
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 #141 @dependabot
- Bump maven-deploy-plugin from 2.8.2 to 3.1.1 #109 #137 #146 @dependabot
- Bump maven-enforcer-plugin from 3.0.0 to 3.3.0 #105 #136 #150 @dependabot
- Bump maven-install-plugin from 2.5.2 to 3.1.1 #112 #130 #145 @dependabot
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 #123 @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.5.0 #116 #138 @dependabot
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 #118 @dependabot
- Bump maven-pmd-plugin from 3.17.0 to 3.20.0 #121 #122 #134 @dependabot
- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.3 #114 #132 #152 @dependabot
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0 #124 #144 @dependabot
- Bump maven-resources-plugin from 3.2.0 to 3.3.1 #113 #147 @dependabot
- Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1 #149 @dependabot
- Bump maven-shared-resources from 4 to 5 #131 @dependabot
- Bump maven-site-plugin from 3.12.0 to 3.12.1 #120 @dependabot
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 #142 @dependabot
- Bump maven-surefire-report-plugin from 2.22.2 to 3.0.0 #143 @dependabot
- Bump mavenPluginToolsVersion from 3.7.0 to 3.8.2 #135 #140 #158 #129 @dependabot @kwin
π» Maintenance
- One time spotless apply (#168) @slachiewicz
- Sync enforcer configuration setup with ASF (#165) @slachiewicz
- Drop no longer needed configuration for checkstyle plugin (#164) @slachiewicz