github-actions
released this
23 Jan 22:55
·
40 commits
to refs/heads/master
since this release
🚀 New features and improvements
- Require Maven 3.6.3 as minimum (#543) @slawekjaranowski
- Get rid usage of MavenSession#lookup (#541) @slawekjaranowski
- Deploy snapshot version to oss.sonatype.org (#539) @slawekjaranowski
- Write Excel files with extensive License Information (inc. infos from the JARs) (#527) @Master-Code-Programmer
🐛 Bug Fixes
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#542) @dependabot
- Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5 (#537) @dependabot
- Bump commons-io:commons-io from 2.13.0 to 2.15.1 (#535) @dependabot
- Bump commons-logging:commons-logging from 1.2 to 1.3.0 (#532) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#530) @dependabot
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#531) @dependabot
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#526) @dependabot
👻 Maintenance
- Execute download-licenses-proxy test at the end (#545) @slawekjaranowski
- Added extended-info and spreadsheet-report author to the contributor list (#534) @Master-Code-Programmer
🔧 Build
- Use Shared ASF Action from Release Drafter (#544) @slawekjaranowski