Maven Shade Plugin 3.5.0
cstamas
released this
16 Jun 09:57
·
47 commits
to master
since this release
Maven Shade Plugin 3.5.0 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921&version=12352951
Release Notes - Maven Shade Plugin - Version 3.5.0
Bug
- [MSHADE-443] - Fix problems with shadeSourcesContent
New Feature
- [MSHADE-400] - Self-minimisation with custom entry points
Task
- [MSHADE-438] - Update to Maven 3.2.5
- [MSHADE-450] - Upgrade to parent POM 39, reformat
Dependency upgrade
- [MSHADE-446] - Update dependencies
- [MSHADE-447] - Move off forked Guice
- [MSHADE-448] - Upgrade ASM to 9.5
- [MSHADE-449] - Upgrade plexus-utils to 3.5.1
What's Changed
- (doc) Fix iterated collection by @pzygielo in #164
- Update overlapping resources warning by @pzygielo in #171
- [MSHADE-438] Update to Maven 3.2.5 by @cstamas in #175
- Bump xmlunit-legacy from 2.9.0 to 2.9.1 by @dependabot in #173
- [MSHADE-400] Self-minimisation with custom entry points by @kriegaex in #110
- Bump mrm-maven-plugin from 1.4.1 to 1.5.0 by @dependabot in #170
- Update to parent POM 39 by @elharo in #181
- Small grammatical corrections and remove IRC by @mavaddat in #182
- Bump plexus-utils from 3.4.2 to 3.5.1 by @dependabot in #178
- [MSHADE-443] Fix problems with shadeSourcesContent by @kriegaex in #185
- [MNG-6829] Replace StringUtils#isEmpty(String) and #isNotEmpty(String) by @timtebeek in #187
- Bump asmVersion from 9.4 to 9.5 by @dependabot in #184
- refactor: refactor bad smell UnnecessaryToStringCall by @MartinWitt in #186
- [MSHADE-447] Do not use forked guice, use sisu from parent by @cstamas in #188
- [MSHADE-446] Update dependencies by @cstamas in #189
- Get rid of security alerts by @cstamas in #190
New Contributors
- @pzygielo made their first contribution in #164
- @cstamas made their first contribution in #175
- @mavaddat made their first contribution in #182
- @timtebeek made their first contribution in #187
- @MartinWitt made their first contribution in #186
Full Changelog: maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.0