github-actions
released this
29 Nov 07:16
·
1 commit
to refs/heads/master
since this release
❗ NOTICE
Due to Doxia 2.x
stack maven-site-plugin
3.20+ is required.
https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack
🚀 New features and improvements
- Update Doxia to 2.x stack (#603) @slawekjaranowski
- Added an option to control if output directory is added as resource directory (#580) @AB-xdev
- Enhance exception handling for license execution when the URL tag of the license is empty. (#588) @djjeon
- Parallel processing of files (#568) @mkarg
🐛 Bug Fixes
- Manage open streams in correct way (#609) @slawekjaranowski
- licenseName is required (#607) @vitalijr2
- Fix issue #560: fail to download license file because license name contains invalid characters (#561) @nhuongmh
- Generate latest version of mvnw with no additional resources (#551) @VonUniGE
📦 Dependency updates
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.1 to 2.24.2 (#612) @dependabot
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#611) @dependabot
- Update Doxia to 2.x stack (#603) @slawekjaranowski
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#590) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#594) @dependabot
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#592) @dependabot
- Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#584) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#585) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#582) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#583) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#578) @dependabot
- Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 (#577) @dependabot
- Bump org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0 (#576) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 80 to 84 (#573) @dependabot
- Bump org.freemarker:freemarker from 2.3.32 to 2.3.33 (#570) @dependabot
- Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (#565) @dependabot
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#566) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#559) @dependabot
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#558) @dependabot
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#556) @dependabot
- Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#555) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#548) @dependabot
👻 Maintenance
- Replace deprecated Component annotation (#613) @slawekjaranowski
- Use WireMock in integration test (#610) @slawekjaranowski
- Move to jUnit5 (#608) @vitalijr2
- Add Log4j2 to SLF4J Adapter (#605) @slawekjaranowski
- Drop Maven wrapper from project (#602) @slawekjaranowski
- Re-enable checkstyle plugin (#589) @slawekjaranowski
- Prepare for doxia 2.0 (#575) @slawekjaranowski
- Bump apache/maven-gh-actions-shared from 3 to 4 (#550) @dependabot
🔧 Build
- Build with Maven 4 (#574) @slawekjaranowski