4.13.0
·
12 commits
to 4.x
since this release
The jar declares Automatic-Module-Name: org.codehaus.plexus.archiver, which is what makes this 4.13.0
rather than a patch. It also picks up plexus-io 3.7.0, whose FileSelector now follows symbolic links to
files when isFollowingSymLinks() is set.
slf4j stays on 1.7.36 on this line: the 2.0.18 bump was taken and reverted, since the 4.x line targets
consumers that have not moved.
🚀 New features and improvements
- Establish an automatic module name @slachiewicz
📦 Dependency updates
- Bump plexus-io to 3.7.0 @slachiewicz
- Bump plexus-utils to 3.6.2 @slachiewicz
- Update parent to plexus 27, from 25 @slachiewicz, @dependabot
- Bump com.github.luben:zstd-jni from 1.5.7-9 to 1.5.7-14 @dependabot
- Bump org.eclipse.sisu:org.eclipse.sisu.inject from 1.0.0 to 1.1.0 @dependabot
- Revert "Bump slf4jVersion from 1.7.36 to 2.0.18" @slachiewicz
🔧 Build
- Name the sisu property after what it versions @slachiewicz
- Keep the 4.x release drafter config on the 4.x branch @slachiewicz