mqlight / java-mqlight

This Java package provides the high-level API by which you can interact with the MQ Light runtime.
Apache License 2.0
10 stars 9 forks source link

Bump maven-assembly-plugin from 2.5.3 to 3.2.0 #77

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps maven-assembly-plugin from 2.5.3 to 3.2.0.

Commits - [`8c09ea0`](https://github.com/apache/maven-assembly-plugin/commit/8c09ea04e385857fcc7c76e5b65c624eeb00da24) [maven-release-plugin] prepare release maven-assembly-plugin-3.2.0 - [`d5e0184`](https://github.com/apache/maven-assembly-plugin/commit/d5e01847897324ba5fa2f7bfa9e025ef2f1444ed) MASSEMBLY-921 make archives reproducible, reusing m-source-p PoC - [`283e7c3`](https://github.com/apache/maven-assembly-plugin/commit/283e7c38da69cb28b9c4da26e81e6f7ae0268836) [MASSEMBLY-915] - Remove integration-test-archetype - [`1a36f70`](https://github.com/apache/maven-assembly-plugin/commit/1a36f70abb6e98f94edfa674c19d09503a355e88) [MASSEMBLY-914] - Add GitHub Informations - [`35f5a00`](https://github.com/apache/maven-assembly-plugin/commit/35f5a000e9232bb335f80c09633c6ed1ed14b891) [MASSEMBLY-912] - Upgrade maven-common-artifact-filters 3.1.0 - [`943f668`](https://github.com/apache/maven-assembly-plugin/commit/943f668d4326a2ef174bcf6ce86ec347aff3487d) [MASSEMBLY-911] - Upgrade maven-artifact-transfer 0.11.0 - [`088dff6`](https://github.com/apache/maven-assembly-plugin/commit/088dff66dff1e2641b472a09b363b509701036a3) [MASSEMBLY-913] - Upgrade commons-compress/commons-io for Maven Invoker Plugin - [`f0fa09a`](https://github.com/apache/maven-assembly-plugin/commit/f0fa09a0e7609c7577cebfdf1486613a907984c0) [MASSEMBLY-910] - Upgrade plexus-utils 3.2.0 - [`0cf75e9`](https://github.com/apache/maven-assembly-plugin/commit/0cf75e908b69bb5f19f8895267883558d0da6b09) [MASSEMBLY-909] - Upgrade Maven Archiver 3.4.0 - [`9293ae8`](https://github.com/apache/maven-assembly-plugin/commit/9293ae87f8998f99261c2df516656661916973db) [MASSEMBLY-871] Descriptor ref "bin" causes error messages in the build log o... - Additional commits viewable in [compare view](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-2.5.3...maven-assembly-plugin-3.2.0)


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 #84.