manywho / sdk-java

The Java SDK for building plugins that integrate with ManyWho
0 stars 8 forks source link

Bump maven-war-plugin from 2.3 to 3.2.3 #42

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps maven-war-plugin from 2.3 to 3.2.3.

Commits - [`b7f6102`](https://github.com/apache/maven-war-plugin/commit/b7f6102e6faf691b1d5fc914ff84f6ae10043fff) [maven-release-plugin] prepare release maven-war-plugin-3.2.3 - [`77e8828`](https://github.com/apache/maven-war-plugin/commit/77e8828eebbf40c2322742d31330aa457397e498) [MWAR-425] - Upgrade plexus-utils to 3.2.0 - [`95131f4`](https://github.com/apache/maven-war-plugin/commit/95131f4df30e1401a83f2fd28cac885d0b269274) [MWAR-424] - Upgrade maven-archiver to 3.4.0 - [`0bd3097`](https://github.com/apache/maven-war-plugin/commit/0bd3097c0f26f83654464efbe27379498967085c) [MWAR-423] - Upgrade plexus-archiver to 4.1.0 - [`5869cce`](https://github.com/apache/maven-war-plugin/commit/5869cce047f6709964ac710d3333814548ff73c9) [MWAR-371] Overlays break first-win rule for web resource with target path en... - [`0b48f8b`](https://github.com/apache/maven-war-plugin/commit/0b48f8b99aa9ce2fd8b0bda8d48c5c31cdae8622) upgraded parent POM from 32 to 33 - [`63b28db`](https://github.com/apache/maven-war-plugin/commit/63b28db4fb17ae0f4881045b3cd815936a9c7495) switch to asfMavenTlpPlgnBuild - [`7d5c132`](https://github.com/apache/maven-war-plugin/commit/7d5c132e0246f492ecb58cac429450d9613515af) [MPOM-205] use sha512 checksums instead of sha1 - [`517ba2c`](https://github.com/apache/maven-war-plugin/commit/517ba2c417fdb50607b41afc8535aa00f97bbcb7) [MNGSITE-341] use https for sigs, hashes and KEYS - [`96e3d99`](https://github.com/apache/maven-war-plugin/commit/96e3d99bce20752ac88d23ffae55e5f3e697b1f3) [MWAR-419] - Upgrade maven-plugins parent to version 32 - Additional commits viewable in [compare view](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-2.3...maven-war-plugin-3.2.3)


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #67.