3.3.0
·
16 commits
to refs/heads/master
since this release
π₯ Breaking changes
π New features and improvements
- Fixed #1426 : Replace archived
org.semver:apiwith customSemVerimplementation (#1430) @HarshMehta112 - Introduce new SemVer policies (#1424) @slawekjaranowski
- Include "[ci skip]" by default in scmReleaseCommitComment (#1423) @kwin
π Bug Fixes
- Check all project parents for SCM information. (#1421) @slawekjaranowski
π» Maintenance
- Fix license header in xml files (#1443) @slawekjaranowski
- Make implementation of new SemVer policies private for project (#1440) @slawekjaranowski
- Resolve todo that led to pointless asserts (#1442) @elharo
- Prefer JDK join method (#1434) @elharo
- Remove old-style plexus annotation (#1432) @elharo
- Clean up exceptions (#1433) @elharo
- Replace deprecated classes (#1438) @elharo
- Simplify code (#1429) @elharo
- Fix spelling typo (#1431) @elharo
- Prefer JDK join method (#1428) @elharo
- Fixed #1410 [DOCS] Update Javadoc return tags in ReleaseDescriptor.java (#1427) @HarshMehta112
- Remove manual configuration for plugin requirementsHistories (#1425) @slawekjaranowski
- Correct misleading @return descriptions in Javadoc (#1413) @HarshMehta112
- Migrate JUnit 3/4 to JUnit 5 (#1414) @slawekjaranowski
- Add tag-template to release-drafter configuration (#1415) @slawekjaranowski
- Fix assertions and cleanups in Mojo Tests (#1412) @slawekjaranowski
- Fix Javadoc issues per Oracle conventions (#1408) @elharo
- Migrate JUnit 3/4 to JUnit 5 (#1411) @slawekjaranowski
π¦ Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#1419) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1 (#1417) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#1418) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#1395) @dependabot[bot]
- Declare used dependencies (#1407) @elharo
- Use Maven 3.9.11 in dependencies, still required 3.6.3 (#1406) @slawekjaranowski
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (#1398) @dependabot[bot]