maven-resources-plugin-4.0.0-beta-1
Pre-release
Pre-release
Warning
This plugin is a Maven 4 plugin and requires Maven 4.0.0-beta-3 to run.
What's Changed
- reduce dependency scope of plexus-utils and commons-io by @elharo in #57
- Use try with resources in integration test by @elharo in #58
- Don't bother with very old versions by @elharo in #59
- Add dependency to slf4j-simple for test scope by @slachiewicz in #60
- Bump org.apache.maven.plugins:maven-plugins from 39 to 41 by @dependabot in #64
- Bump apache/maven-gh-actions-shared from 3 to 4 by @dependabot in #67
- [MRESOURCES-302] Bump commons-io:commons-io from 2.11.0 to 2.16.0 by @dependabot in #69
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 by @dependabot in #62
- [MRESOURCES-303] Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 by @dependabot in #68
- [MRESOURCES-304] Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 by @dependabot in #66
- [MRESOURCES-305] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 by @dependabot in #65
- [MRESOURCES-308] Switch to the Maven 4 API by @gnodet in #35
- Cleanup, add missing dependencies, redirect test output by @gnodet in #75
- Fix license/notice by @gnodet in #76
- Build with JDK 17 and 21 in Jenkins by @gnodet in #77
New Contributors
Full Changelog: maven-resources-plugin-3.3.1...maven-resources-plugin-4.0.0-beta-1