Plexus Archiver 4.7.0
·
104 commits
to refs/heads/master
since this release
π New features and improvements
- add umask support and use 022 in RB mode (#271) @hboutemy
- Use NIO Files for creating temporary files (#270) @slawekjaranowski
- Deprecate the JAR Index feature (JDK-8302819) (#268) @jorsol
- Add Archiver aliases for tar.* (#266) @slawekjaranowski
π¦ Dependency updates
- Bump junitVersion from 5.9.2 to 5.9.3 (#267) @dependabot
- Bump zstd-jni from 1.5.5-1 to 1.5.5-2 (#265) @dependabot
- Bump zstd-jni from 1.5.4-2 to 1.5.5-1 (#263) @dependabot
- Bump commons-compress from 1.22 to 1.23.0 (#262) @dependabot
π» Maintenance
- Use JUnit TempDir to manage temporary files in tests (#269) @slawekjaranowski
- Override uId and gId for Tar in test (#264) @slawekjaranowski
- Bump maven-resources-plugin from 2.7 to 3.3.1 (#223) @dependabot