Releases: apache/maven-file-management
Releases · apache/maven-file-management
3.2.0
🚀 New features and improvements
- Enable GitHub Issues (#44) @slawekjaranowski
- Add Release Drafter (#41) @slawekjaranowski
- [MSHARED-1203] - no longer need to shell out to create a symbolic link (#24) @elharo
- Java 7 can detect symbolic links (#20) @elharo
👻 Maintenance
- Update site descriptor (#47) @slawekjaranowski
- Skip generating of xml reader and writer for FileSet (#46) @slawekjaranowski
- Use version of modello-maven-plugin from parent (#43) @slawekjaranowski
- Add PR Automation and Stale actions (#42) @slawekjaranowski
- [MSHARED-1448] - Refresh download page (#39) @slawekjaranowski
- remove duplicate tests and unneeded code (#23) @elharo
- fix JUnit dependencies (#25) @elharo
- [MSHARED-1265] - use JUnit assumptions (#22) @elharo
- [MSHARED-1203] - use JUnit
@TempDir(#19) @elharo - [MSHARED-1264] - Convert to JUnit5 (#16) @slachiewicz
- Add GitHub Actions setup and Dependabot (#14) @slachiewicz
📦 Dependency updates
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#48) @dependabot[bot]
- Bump org.apache.maven.shared:maven-shared-components from 43 to 44 (#45) @dependabot[bot]
- [MSHARED-1380] - Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#40) @dependabot[bot]
- [MSHARED-1381] - Bump org.apache.maven.shared:maven-shared-components from 42 to 43 (#36) @dependabot[bot]
- [MSHARED-1380] - Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#37) @dependabot[bot]
- [MSHARED-1380] - Bump commons-io:commons-io from 2.13.0 to 2.16.1 (#34) @dependabot[bot]
- [MSHARED-1381] - Upgrade parent pom to 42 (#35) @slachiewicz
- Bump apache/maven-gh-actions-shared from 3 to 4 (#32) @dependabot[bot]
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#31) @dependabot[bot]
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#28) @dependabot[bot]
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#27) @dependabot[bot]
- [MSHARED-1266] - upgrade commons-io 2.11.0 --> 2.13.0 (#21) @elharo
- update to parent pom 39 (#12) @elharo
3.1.0
What's Changed
- remove vestigial file by @elharo in #4
- deps: update JUnit by @elharo in #3
- ignore .checkstyle by @elharo in #6
- update plexus-utils by @elharo in #5
- Remove dependency on maven-shared-io by @elharo in #7
- Use try with resources by @elharo in #8
- Remove deprecated methods in favor of Apache Commons IO by @elharo in #10
- [MSHARED-1090] Update module by @cstamas in #11
Full Changelog: https://github.com/apache/maven-file-management/commits/file-management-3.1.0