manywho / sdk-java

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

Bump validation-api from 1.1.0.Final to 2.0.1.Final #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps validation-api from 1.1.0.Final to 2.0.1.Final.

Commits - [`95c3f9e`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/95c3f9e9dde14c48fbcb1ec7869e0f0d58185c36) [Jenkins release job] Preparing release 2.0.1.Final - [`b2c11c9`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/b2c11c959d104c1fd54b1986483929d1216f7385) BVAL-703 Reallow null values in ConstraintViolationException second constructor - [`077ca48`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/077ca4837205e3c49e6fd4d315e9415497db108c) [Jenkins release job] Preparing next development iteration - [`3eb556a`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/3eb556adc0cfd33b60449512ff538d99c8f782dc) [Jenkins release job] Preparing next development iteration - [`bacabda`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/bacabda7fabee2399ee0fea986d46814c5c0e0ee) [Jenkins release job] Preparing release 2.0.0.Final - [`a2ad9d8`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/a2ad9d8b36704ccd72f099e1a3580f3127ca4efb) pom.xml license in spdx format - [`eec3b01`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/eec3b014e1377e42374eed3016603a06365cd6fe) [Jenkins release job] Preparing next development iteration - [`9dd1f46`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/9dd1f46faee152ffbcfbf3f6bd8bd0717e1b2302) [Jenkins release job] Preparing release 2.0.0.CR3 - [`42811a7`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/42811a75ec31fa69e4c40e4e21dc33b9ba2440aa) BVAL-693 Making order of \ and \ consistent - [`dee6d69`](https://github.com/eclipse-ee4j/beanvalidation-api/commit/dee6d6908b21c9947c4f1de6aa2c647f143ad8a9) BVAL-692 JavaDoc improvements - Additional commits viewable in [compare view](https://github.com/beanvalidation/beanvalidation-api/compare/1.1.0.Final...2.0.1.Final)


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

Looks like javax.validation:validation-api is no longer a dependency, so this is no longer needed.