weblogic-deploy-tooling
weblogic-deploy-tooling copied to clipboard
Bump org.apache.maven.plugins:maven-war-plugin from 3.5.0 to 3.5.1
Bumps org.apache.maven.plugins:maven-war-plugin from 3.5.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)
@slawekjaranowski🐛 Bug Fixes
- bugfix: regression due to targetPath interfering with the exclusion logic (#583)
@lprimak- fix: Color log level INFO in CopyUserManifestTask (#584)
@DKARAGODIN- Fix hashCode on arrays (#568)
@elharo👻 Maintenance
- Upgrade site descriptor to 2.0.0 (#585)
@slawekjaranowski- Inject MavenSession into Mojo (#576)
@slawekjaranowski- Remove usage of deprecated ArtifactFactory (#574)
@slawekjaranowski- Replace Component annotation by constructor injection (#573)
@slawekjaranowski📦 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)
@elharo
Commits
20d9383[maven-release-plugin] prepare release maven-war-plugin-3.5.15e6c0e6Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#586)fe605d3Upgrade site descriptor to 2.0.0364679abugfix: regression due to targetPath interfering with the exclusion logic9f49876fix: Color log level INFO in CopyUserManifestTaskda8b40fBump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.293f3e84eBump commons-io:commons-io from 2.20.0 to 2.21.07635a49Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4b0d48b9Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#578)5a939f8Add 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)