Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1 by dependabot[bot] 路 Pull Request #683 路 mojohaus/mojo-parent (original) (raw)
Bumps org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1.
Release notes
Sourced from org.apache.maven.plugins:maven-war-plugin's releases.
3.5.1
馃殌 New features and improvements
- Remove unused parameter - useJvmChmod (#572) @鈥媠lawekjaranowski
馃悰 Bug Fixes
- bugfix: regression due to targetPath interfering with the exclusion logic (#583) @鈥媗primak
- fix: Color log level INFO in CopyUserManifestTask (#584) @鈥婦KARAGODIN
- Fix hashCode on arrays (#568) @鈥媏lharo
馃懟 Maintenance
- Upgrade site descriptor to 2.0.0 (#585) @鈥媠lawekjaranowski
- Inject MavenSession into Mojo (#576) @鈥媠lawekjaranowski
- Remove usage of deprecated ArtifactFactory (#574) @鈥媠lawekjaranowski
- Replace Component annotation by constructor injection (#573) @鈥媠lawekjaranowski
馃摝 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#586) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#580) @dependabot[bot]
- Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#581) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 (#582) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (#578) @dependabot[bot]
- Remove unused plexus-xml dependency (#564) @鈥媏lharo
3.5.0
馃殌 New features and improvements
- Require Maven 3.6.3 as minimum (#563) @鈥媠lawekjaranowski
- enh: uses packagingExclude / include for war:exploded (#555) @鈥媗primak
- [MWAR-470] - Support user property for packagingExcludes (#55) @鈥媐rode-carlsen
馃摑 Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#83) @鈥婤ukama
馃懟 Maintenance
- chore: migrate junit3 to junit5 (#562) @鈥媠parsick
- Move OverlayManagerTest to JUnit 5 (#561) @鈥媠lawekjaranowski
- Fix build for JDK 25 (#558) @鈥媠lawekjaranowski
- Enable prevent branch protection rules (#552) @鈥媠parsick
- Add release drafter, PR-automation and stale action (#85) @鈥婤ukama
- Enable GitHub issues (#84) @鈥婤ukama
- Delete commented code (#82) @鈥媏lharo
- Prefer Guice injection (#79) @鈥媏lharo
... (truncated)
Commits
- 20d9383 [maven-release-plugin] prepare release maven-war-plugin-3.5.1
- 5e6c0e6 Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#586)
- fe605d3 Upgrade site descriptor to 2.0.0
- 364679a bugfix: regression due to targetPath interfering with the exclusion logic
- 9f49876 fix: Color log level INFO in CopyUserManifestTask
- da8b40f Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29
- 3f3e84e Bump commons-io:commons-io from 2.20.0 to 2.21.0
- 7635a49 Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
- b0d48b9 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#578)
- 5a939f8 Add hacktoberfest label to project
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)