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.1.1 #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps maven-assembly-plugin from 2.5.3 to 3.1.1.

Commits - [`1473eb8`](https://github.com/apache/maven-assembly-plugin/commit/1473eb876d0cb9ecce16b94c5b6ffbb085fbfc59) [maven-release-plugin] prepare release maven-assembly-plugin-3.1.1 - [`a97fbb3`](https://github.com/apache/maven-assembly-plugin/commit/a97fbb304d1924426f3e3137ba42de0f3d9ec6a0) [MASSEMBLY-901] Fix trivial javadocs HTML errors - [`0d60ef4`](https://github.com/apache/maven-assembly-plugin/commit/0d60ef451a5ea477592631ce3f2ec0204a4431e5) [INFRA-17514] avoid tmpWs, shouldn't be needed anymore - [`f0eb9e9`](https://github.com/apache/maven-assembly-plugin/commit/f0eb9e9f2818a52abd5a0c2cdbdb7a4137999a42) MASSEMBLY-901 Fix trivial javadocs HTML errors - [`c7d1b44`](https://github.com/apache/maven-assembly-plugin/commit/c7d1b44a6f62f90dc48e6928793c66dd1357ac57) [MASSEMBLY-902] Some Integration tests fails if launched with an very large UID - [`48252db`](https://github.com/apache/maven-assembly-plugin/commit/48252db477a35368be0c35bb2299494cf908986b) [MASSEMBLY-892] - Upgrade maven-plugins parent to version 33 - [`ce70422`](https://github.com/apache/maven-assembly-plugin/commit/ce704227927f5c0ed8d3c1d493b1fc12976789b9) [MASSEMBLY-890] - Upgrade plexus-interpolation to 1.25 - [`d33a906`](https://github.com/apache/maven-assembly-plugin/commit/d33a9061185caa57bdf43df41c43ae47a13487dc) MASSEMBLY-900 Upgrade plexus-archiver to 4.0.0 - [`01b305d`](https://github.com/apache/maven-assembly-plugin/commit/01b305de161f97972008df7b9841f15094bf7cb9) Integration test maintainance: - [`1bfc69e`](https://github.com/apache/maven-assembly-plugin/commit/1bfc69e6e8cc0b020b87fa6abfe97f599e99defb) useJvmChmod not used anymore - Additional commits viewable in [compare view](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-2.5.3...maven-assembly-plugin-3.1.1)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #77.