2.2.0
·
50 commits
to refs/heads/master
since this release
π New features and improvements
- Parse javadoc tags in xdoc generator (only
@since
is 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