Releases: codehaus-plexus/modello
Releases Β· codehaus-plexus/modello
2.7.0
π New features and improvements
- XDOC: document required fields in generated model docs (#550) @slachiewicz
π Bug Fixes
- Refactor PLURAL_EXCEPTIONS to use ThreadLocal for thread safety (#555) @slawekjaranowski
- Initialize model parameters in VelocityGenerator (#556) @slawekjaranowski
- Use correct getter method prefix for type "Boolean" (#544) @kwin
π¦ Dependency updates
- Bump org.codehaus.plexus:plexus-utils from 3.0.24 to 3.6.1 in /modello-maven-plugin/src/it/maven-model (#552) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#553) @dependabot[bot]
- Bump org.codehaus.woodstox:stax2-api from 4.2.2 to 4.3.0 (#554) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 (#551) @dependabot[bot]
- Bump org.yaml:snakeyaml from 2.5 to 2.6 (#547) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 (#548) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#546) @dependabot[bot]
- Bump sisu.version from 0.9.0.M4 to 1.0.0 (#542) @dependabot[bot]
- Bump plexus.compiler.version from 2.16.1 to 2.16.2 (#541) @dependabot[bot]
2.6.0
π New features and improvements
- Fix XSD generator to respect required field attribute (#528) @copilot-swe-agent[bot]
- Give access to XmlModelMetadata from velocity helper (#522) @gnodet
- Fix multiplicity=1 for simple type associations in Reader/Writer generators (#521) @copilot-swe-agent[bot]
π Bug Fixes
- Fix Root class name conflict in JDOM writer generator (#520) @copilot-swe-agent[bot]
π» Maintenance
π¦ Dependency updates
- Bump com.fasterxml.jackson:jackson-bom from 2.20.1 to 2.21.0 (#540) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0 (#539) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 24 to 25 (#538) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 (#537) @dependabot[bot]
- Bump plexus.compiler.version from 2.16.0 to 2.16.1 (#535) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#536) @dependabot[bot]
- Downgrade Guice to 5.1.0 (#534) @slachiewicz
- Bump plexus.compiler.version from 2.15.0 to 2.16.0 (#533) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#529) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 (#531) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 2.0.0 to 2.0.1 (#530) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 1.7.0 to 2.0.0 (#527) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0 (#526) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.3 to 2.10.4 (#517) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 23 to 24 (#525) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1 (#524) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 (#518) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 (#515) @dependabot[bot]
- Bump org.yaml:snakeyaml from 2.4 to 2.5 (#516) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 (#514) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 (#510) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0 (#512) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 22 to 23 (#513) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 (#507) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 (#505) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.2 to 2.10.3 (#506) @dependabot[bot]
2.5.1
π Bug Fixes
- Restore singular method behavior like was in version 2.4.0 (#503) @slawekjaranowski
π¦ Dependency updates
- Bump org.jsoup:jsoup from 1.19.1 to 1.20.1 (#492) @dependabot[bot]
- Bump com.fasterxml.woodstox:woodstox-core from 7.1.0 to 7.1.1 (#500) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 21 to 22 (#501) @dependabot[bot]
π» Maintenance
- Use distributionManagement from parent pom (#504) @slawekjaranowski
2.5.0
π New features and improvements
- Improve and add exceptions for singular method (#493) @slawekjaranowski
- Fix Snakeyaml (#439) @cstamas
π¦ Dependency updates
- Bump org.codehaus.plexus:plexus from 20 to 21 (#499) @dependabot[bot]
- Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2 (#498) @dependabot[bot]
- Bump sisu from 0.9.0.M3 to 0.9.0.M4 (#497) @slawekjaranowski
- Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 (#494) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 (#491) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 (#490) @dependabot[bot]
- Partially migrate to JUnit 5 (#489) @slachiewicz
- Bump org.jsoup:jsoup from 1.18.3 to 1.19.1 (#487) @dependabot[bot]
- Bump org.yaml:snakeyaml from 2.3 to 2.4 (#485) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (#486) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 19 to 20 (#484) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 (#481) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.18.2 to 1.18.3 (#480) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 (#479) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.18.1 to 1.18.2 (#478) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 18 to 19 (#468) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.7.0 to 3.8.1 (#473) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 (#476) @dependabot[bot]
- Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (#475) @dependabot[bot]
- Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 (#474) @dependabot[bot]
- Bump org.yaml:snakeyaml from 2.2 to 2.3 (#463) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#471) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.2 (#470) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#465) @dependabot[bot]
- Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4 (#467) @dependabot[bot]
- Bump org.eclipse.sisu:org.eclipse.sisu to 0.9.0.M3 (#454) @dependabot[bot]
- Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 (#461) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (#460) @dependabot[bot]
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.2 to 7.0.0 (#459) @dependabot[bot]
- Bump com.google.inject:guice from 5.1.0 to 6.0.0 (#458) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#456) @dependabot[bot]
- Fix Snakeyaml (#439) @cstamas
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0 (#451) @dependabot[bot]
- Bump org.codehaus.plexus:plexus from 17 to 18 (#450) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#449) @dependabot[bot]
- Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 (#448) @dependabot[bot]
π» Maintenance
2.4.0
π New features and improvements
- Keep license structure (#440) @cstamas
- Support addition of license header to generated files (#437) @cstamas
- Make generated code - Java 8 based by default (#425) @slachiewicz
- threadsafety (#423) @gnodet
π Bug Fixes
- Revert snakeyaml to 1.33 (as 2.x is not fully compatible with 1.x) (#422) @slachiewicz
π¦ Dependency updates
- Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 (#438) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#436) @dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 (#433) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2 (#432) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.16.1 to 2.17.0 (#431) @dependabot
- Bump plexus.compiler.version from 2.14.2 to 2.15.0 (#430) @dependabot
- Bump org.codehaus.plexus:plexus from 16 to 17 (#428) @dependabot
- Bump com.fasterxml.woodstox:woodstox-core from 6.6.0 to 6.6.1 (#427) @dependabot
- Revert snakeyaml to 1.33 (as 2.x is not fully compatible with 1.x) (#422) @slachiewicz
2.3.0
2.2.0
π New features and improvements
- Parse javadoc tags in xdoc generator (only
@sinceis supported atm) (#414) @gnodet - Use generic in Xpp3Reader for JDK 5+ (#413) @slawekjaranowski
- Get rid of usage deprecated Reader/WriterFactory (#412) @slawekjaranowski
- Make spotless plugin work with Java 21 (#365) @slachiewicz
π Bug Fixes
- Support java source property being discovered as 1.x (#416) @gnodet
- Fix thread safety issues by not using singletons for generators (#415) @gnodet
- Improve discovering javaSource based on maven.compiler properties, default as 8 (#405) @slawekjaranowski
π¦ Dependency updates
- Switch Plexus Annotation to JSR-330 (#408) @slawekjaranowski
- Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#409) @dependabot
- Bump mavenPluginTools from 3.10.2 to 3.11.0 (#406) @dependabot
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 (#401) @dependabot
- Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#400) @dependabot
- Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#398) @dependabot
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 (#396) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.16.0 to 2.16.1 (#397) @dependabot
- Downgrade plexus-xml to 3.0.0 (#394) @slachiewicz
- Bump plexus.compiler.version from 2.14.1 to 2.14.2 (#393) @dependabot
- Bump plexus.compiler.version from 2.14.0 to 2.14.1 (#391) @dependabot
- Bump plexus.compiler.version from 2.13.0 to 2.14.0 (#390) @dependabot
- Bump org.codehaus.plexus:plexus from 15 to 16 (#389) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#388) @dependabot
- Bump org.jsoup:jsoup from 1.16.2 to 1.17.1 (#386) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.16.0 (#385) @dependabot
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 (#382) @dependabot
- Bump mavenPluginTools from 3.9.0 to 3.10.2 (#384) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#383) @dependabot
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 (#380) @dependabot
- Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 (#381) @dependabot
- Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#378) @dependabot
- Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (#377) @dependabot
- Bump org.codehaus.woodstox:stax2-api from 4.2.1 to 4.2.2 (#376) @dependabot
- Bump org.codehaus.plexus:plexus from 14 to 15 (#375) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#371) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#368) @dependabot
- Make spotless plugin work with Java 21 (#365) @slachiewicz
- Bump org.yaml:snakeyaml from 2.1 to 2.2 (#364) @dependabot
- Bump org.codehaus.plexus:plexus from 13 to 14 (#361) @dependabot
- Bump plexus-xml from 4.0.0 to 4.0.2 (#360) @dependabot
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#363) @dependabot
- Bump org.yaml:snakeyaml from 2.0 to 2.1 (#362) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#354) @dependabot
- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (#356) @dependabot
- Bump surefire.version from 3.1.0 to 3.1.2 (#355) @dependabot
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 (#357) @dependabot
π» Maintenance
- Use mailing lists from parent - current lists in project are not available any more (#411) @slawekjaranowski
- Project cleanups (#410) @slawekjaranowski
- Switch Plexus Annotation to JSR-330 (#408) @slawekjaranowski
- Reuse plexus-pom action for CI (#387) @slachiewicz
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /modello-maven-plugin/src/it/features (#374) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 3.0.16 to 3.0.24 in /modello-maven-plugin/src/it/maven-model (#373) @dependabot
- Don't add a stray period (#358) @michael-o
π§ Build
- Build with run-its profile (#402) @slawekjaranowski
- Make spotless plugin work with Java 21 (#365) @slachiewicz
2.1.2
- Switch to codehaus plexus-build-api 1.2.0 (#345) @gnodet
- Add plexus 13 parent and reformat (#344) @gnodet
- Remove readonly flag from basedir: support .mdo from any location (#299) @hboutemy
- Require Maven 3.5.4+ (#335) @slachiewicz
- Prepare to run with Java 19+ (#314) @slachiewicz
π¦ Dependency updates
- Bump maven-release-plugin from 3.0.0 to 3.0.1 (#353) @dependabot
- Bump plexus-utils from 3.5.1 to 4.0.0 (#348) @dependabot
- Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (#347) @dependabot
- Bump jackson-bom from 2.15.1 to 2.15.2 (#352) @dependabot
- Bump maven-source-plugin from 3.2.1 to 3.3.0 (#349) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#351) @dependabot
- Bump maven-dependency-plugin from 3.5.0 to 3.6.0 (#350) @dependabot
- Bump jackson-bom from 2.14.2 to 2.15.1 (#342) @dependabot
- Bump maven-pmd-plugin from 3.20.0 to 3.21.0 (#341) @dependabot
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#339) @dependabot
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#338) @dependabot
- Bump jsoup from 1.15.4 to 1.16.1 (#336) @dependabot
- Bump mavenPluginTools from 3.8.2 to 3.9.0 (#340) @dependabot
- Bump surefire.version from 3.0.0 to 3.1.0 (#337) @dependabot
- Bump mavenPluginTools from 3.8.1 to 3.8.2 (#333) @dependabot
- Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (#332) @dependabot
- Bump woodstox-core from 6.5.0 to 6.5.1 (#331) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#330) @dependabot
- Bump apache-source-release-assembly-descriptor from 1.0.6 to 1.5 (#329) @dependabot
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#328) @dependabot
- Bump maven-invoker-plugin from 3.5.0 to 3.5.1 (#327) @dependabot
- Bump maven-scm-publish-plugin from 3.1.0 to 3.2.1 (#326) @dependabot
- Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#324) @dependabot
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#325) @dependabot
- Bump maven-install-plugin from 3.1.0 to 3.1.1 (#323) @dependabot
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (#322) @dependabot
- Bump jsoup from 1.15.3 to 1.15.4 (#316) @dependabot
- Bump dom4j from 2.1.3 to 2.1.4 (#318) @dependabot
- Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#304) @dependabot
- Bump maven-surefire-report-plugin from 3.0.0-M8 to 3.0.0-M9 (#301) @dependabot
- Bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#309) @dependabot
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#310) @dependabot
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#311) @dependabot
- Bump snakeyaml from 1.33 to 2.0 in /modello-plugins/modello-plugin-snakeyaml (#308) @dependabot
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#305) @dependabot
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#303) @dependabot
- Bump plexus-utils from 3.5.0 to 3.5.1 (#307) @dependabot
- Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#306) @dependabot
- Bump mavenPluginTools from 3.7.1 to 3.8.1 (#302) @dependabot
- Bump mavenPluginTools from 3.7.0 to 3.7.1 (#294) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#296) @dependabot
- Bump woodstox-core from 6.4.0 to 6.5.0 (#297) @dependabot
- Bump jackson-bom from 2.14.1 to 2.14.2 (#298) @dependabot
- Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#300) @dependabot
- Bump plexus-component-metadata from 2.1.0 to 2.1.1 (#288) @dependabot
- Bump plexus-component-annotations from 2.1.0 to 2.1.1 (#287) @dependabot
- Bump xmlunit-core from 2.9.0 to 2.9.1 (#289) @dependabot
- Bump maven-pmd-plugin from 3.19.0 to 3.20.0 (#290) @dependabot
- Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 (#291) @dependabot
π» Maintenance
- Bump surefire.version from 3.0.0 to 3.1.0 (#337) @dependabot
2.1.1
2.1.0
π New features and improvements
- Support arbitrary element names via 'xs:any' (#265) @kwin
- Call setter only after object has been populated (#267) @kwin
- replace handwritten components.xml with annotations (#285) @hboutemy
- Optionally enforce required elements in XSDs (#263) @kwin
- Add a velocity template based generator (#269) @gnodet
- Use optimised plexus-utils CachingWriter (#186) @gnodet
π Bug Fixes
- Make the Xpp3Reader#read(XmlPullParser, boolean strict) public (#196) @gnodet
- Fix json encoding (#185) @gnodet
π¦ Dependency updates
- Bump maven-invoker-plugin from 3.3.0 to 3.4.0 (#284) @dependabot
- Bump jackson-bom from 2.13.4.20221013 to 2.14.1 (#280) @dependabot
- Bump plexus.compiler.version from 2.12.1 to 2.13.0 (#283) @dependabot
- Bump maven-dependency-plugin from 3.3.0 to 3.4.0 (#282) @dependabot
- Bump maven-shared-resources from 4 to 5 (#281) @dependabot
- Bump maven-install-plugin from 3.0.1 to 3.1.0 (#279) @dependabot
- Bump mavenPluginTools from 3.6.4 to 3.7.0 (#277) @dependabot
- Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 (#276) @dependabot
- Bump woodstox-core from 6.2.4 to 6.4.0 in /modello-maven-plugin/src/it/stax-no-plexus-utils (#274) @dependabot
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#257) @dependabot
- Bump jackson-bom from 2.13.4 to 2.13.4.20221013 (#262) @dependabot
- Bump woodstox-core from 6.2.4 to 6.4.0 in /modello-maven-plugin/src/it/features (#273) @dependabot
- Bump woodstox-core from 6.3.1 to 6.4.0 (#272) @dependabot
- Bump snakeyaml from 1.31 to 1.33 (#259) @dependabot
- Bump snakeyaml from 1.31 to 1.32 in /modello-plugins/modello-plugin-snakeyaml (#271) @dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#270) @dependabot
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#253) @dependabot
- Bump jsoup from 1.15.1 to 1.15.3 (#247) @dependabot
- Bump snakeyaml from 1.30 to 1.31 (#249) @dependabot
- Bump jackson-bom from 2.13.3 to 2.13.4 (#251) @dependabot
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 (#248) @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#246) @dependabot
- Bump plexus.compiler.version from 2.12.0 to 2.12.1 (#234) @dependabot
- Bump woodstox-core from 6.3.0 to 6.3.1 (#244) @dependabot
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#245) @dependabot
- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.1 (#242) @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#243) @dependabot
- Bump maven-site-plugin from 3.12.0 to 3.12.1 (#241) @dependabot
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#240) @dependabot
- Bump maven-assembly-plugin from 3.4.1 to 3.4.2 (#239) @dependabot
- Bump maven-install-plugin from 3.0.0 to 3.0.1 (#238) @dependabot
- Bump maven-deploy-plugin from 2.8.2 to 3.0.0 (#236) @dependabot
- Bump maven-install-plugin from 2.5.2 to 3.0.0 (#237) @dependabot
- Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#227) @dependabot
- Bump maven-assembly-plugin from 3.3.0 to 3.4.1 (#233) @dependabot
- Bump woodstox-core from 6.2.8 to 6.3.0 (#230) @dependabot
- Bump plexus-velocity from 1.3 to 2.0 (#222) @dependabot
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#223) @dependabot
- Bump maven-pmd-plugin from 3.16.0 to 3.17.0 (#224) @dependabot
- Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#225) @dependabot
- Bump jsoup from 1.14.3 to 1.15.1 (#218) @dependabot
- Bump plexus-compiler-javac from 2.11.1 to 2.12.0 (#215) @dependabot
- [Snyk] Security upgrade org.codehaus.plexus:plexus-utils from 3.0.13 to 3.0.16 (#220) @slachiewicz
- [Snyk] Security upgrade org.codehaus.plexus:plexus-utils from 3.0.13 to 3.0.16 (#217) @slachiewicz
- Bump jackson-bom from 2.13.2.20220328 to 2.13.3 (#219) @dependabot
- Bump plexus-compiler-api from 2.11.1 to 2.12.0 (#216) @dependabot
- Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 (#213) @dependabot
- Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#210) @dependabot
- Bump maven-site-plugin from 3.11.0 to 3.12.0 (#211) @dependabot
- Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#209) @dependabot
- Bump jackson-bom from 2.13.2.20220324 to 2.13.2.20220328 (#208) @dependabot
- Bump checkstyle from 10.0 to 10.1 (#207) @dependabot
- Bump jackson-bom from 2.13.2 to 2.13.2.20220324 (#206) @dependabot
- Bump plexus-compiler-javac from 2.10.0 to 2.11.1 (#198) @dependabot
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#203) @dependabot
- Bump maven-dependency-plugin from 3.2.0 to 3.3.0 (#199) @dependabot
- Bump plexus-compiler-api from 2.10.0 to 2.11.1 (#200) @dependabot
- Bump jackson-bom from 2.13.1 to 2.13.2 (#201) @dependabot
- Bump maven-pmd-plugin from 3.15.0 to 3.16.0 (#188) @dependabot
- Bump maven-site-plugin from 3.10.0 to 3.11.0 (#189) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2 (#190) @dependabot
- Bump checkstyle from 9.3 to 10.0 (#191) @dependabot
- Bump maven-compiler-plugin from 3.9.0 to 3.10.1 (#195) @dependabot
- Bump plexus-compiler-javac from 2.9.0 to 2.10.0 (#183) @dependabot
- Bump plexus-compiler-api from 2.9.0 to 2.10.0 (#182) @dependabot
π Documentation updates
- Modify apt to reference actual target html pages Fixes #228 (#229) @mykelalvis
π» Maintenance
- Require Maven 3.2.5+ (#252) @slachiewicz
- use new dom4j groupId org.dom4j (#205) @olamy
π§ Build
- use shared gh actions (#204) @olamy
- Bump actions/checkout from 2 to 3 (#192) @dependabot
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#193) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (...