cescoffier / vertx-completable-future

An implementation of CompletableFuture for Vert.x
Apache License 2.0
78 stars 28 forks source link

Bump maven-javadoc-plugin from 3.1.0 to 3.1.1 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps maven-javadoc-plugin from 3.1.0 to 3.1.1.

Commits - [`c3c3838`](https://github.com/apache/maven-javadoc-plugin/commit/c3c38385d549cc9b78f55ba06709e46eebb66088) [maven-release-plugin] prepare release maven-javadoc-plugin-3.1.1 - [`e100fb7`](https://github.com/apache/maven-javadoc-plugin/commit/e100fb74868d64b0e4be7adc65835599ac193d0b) Use jdks default - [`b8e7768`](https://github.com/apache/maven-javadoc-plugin/commit/b8e776879909bf0c7739e2a14458004955477c72) it looks guava has moved his javadoc... - [`43906f1`](https://github.com/apache/maven-javadoc-plugin/commit/43906f119688ac8ad60c043a82878f1aeac1ca09) [MJAVADOC-599] fix javadoc:aggregate-jar does not create the jar when execute... - [`5bbfc89`](https://github.com/apache/maven-javadoc-plugin/commit/5bbfc89d9bc047293329a77efbc98e87374403bd) fix some its.. disable a test which need network access which is wrong - [`58c0c6d`](https://github.com/apache/maven-javadoc-plugin/commit/58c0c6da6f23df9f48b319734dd87b1ce5106fd1) [MJAVADOC-539] Strip index.html from redirect URLs - [`ff04883`](https://github.com/apache/maven-javadoc-plugin/commit/ff04883ec101ff2d6c310d545e906c21ede10248) Added example of --add-modules to aggregate FAQ. - [`5697975`](https://github.com/apache/maven-javadoc-plugin/commit/56979750c1752c811da28ff058aebc83b1fd018b) [MJAVADOC-591] javadoc fails with maven.compiler.release=8 and Automatic-Modu... - [`d80cb08`](https://github.com/apache/maven-javadoc-plugin/commit/d80cb08678a91a5da15b8b8ed5ce781e4d559d9b) [MJAVADOC-516] Replace usage of deprecated HttpClient code - [`92b40db`](https://github.com/apache/maven-javadoc-plugin/commit/92b40db1be8d27d13c4ffa43810e3bf2dec75007) docs.oracle.com now require at least TLSv1.2 / https - Additional commits viewable in [compare view](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.0...maven-javadoc-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 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 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). To ignore the version in this PR you can just close it - `@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.