Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by dependabot[bot] · Pull Request #591 · mojohaus/mojo-parent (original) (raw)
Bumps org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0.
Release notes
Sourced from org.codehaus.mojo:license-maven-plugin's releases.
2.5.0
❗ NOTICE
Due to
Doxia 2.xstackmaven-site-plugin3.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
... (truncated)
Commits
- b9d9ed1 [maven-release-plugin] prepare release 2.5.0
- b572848 Replace deprecated Component annotation
- 10a9053 Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.1 to 2.24.2
- b8b0461 Bump commons-io:commons-io from 2.17.0 to 2.18.0
- 1407aaa Use WireMock in integration test
- 21b2741 Move to jUnit5 (#608)
- 922e838 Manage open streams in correct way
- 602b393 licenseName is required (#607)
- 75c0db6 Add Log4j2 to SLF4J Adapter
- 1d0cc00 Update Doxia to 2.x stack
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)