sgoertzen / sonar-break-maven-plugin

Fail your maven build if sonar detects issues with the code
MIT License
10 stars 15 forks source link

Bump joda-time from 2.9.6 to 2.10.2 #74

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps joda-time from 2.9.6 to 2.10.2.

Release notes *Sourced from [joda-time's releases](https://github.com/JodaOrg/joda-time/releases).* > ## Release v2.10.2 > See the [change notes](https://www.joda.org/joda-time/changes-report.html#a2.10.2) for more information. > > ## Release v2.10.1 > See the [change notes](https://www.joda.org/joda-time/changes-report.html) for more information. > > ## Release v2.10 > See the [change notes](http://www.joda.org/joda-time/changes-report.html) for more information. > > ## Release v2.9.9 > See the [change notes](http://www.joda.org/joda-time/changes-report.html) for more information. > > ## Release v2.9.8 > See the [change notes](http://www.joda.org/joda-time/changes-report.html) for more information. > > ## Release v2.9.7 > See the [change notes](http://www.joda.org/joda-time/changes-report.html) for more information.
Commits - [`cd58bd7`](https://github.com/JodaOrg/joda-time/commit/cd58bd7f397682cbd889940096a9d9a4fccbbad4) Release v2.10.2 - [`8815f52`](https://github.com/JodaOrg/joda-time/commit/8815f5246b603c5d6d98164967c145ac672f7ddf) Compiler should not be verbose - [`25d9469`](https://github.com/JodaOrg/joda-time/commit/25d9469600d5f58cc8721d23f1f8ae09b566b3cb) Update tzdb to v2019a - [`7d06d45`](https://github.com/JodaOrg/joda-time/commit/7d06d45afb5faa173a645fe657bb23350db0ce09) Fix Czech translation of periods - [`ab378dd`](https://github.com/JodaOrg/joda-time/commit/ab378dd23da0292c83f8b8719fc3145ddebe022f) Merge pull request [#504](https://github-redirect.dependabot.com/JodaOrg/joda-time/issues/504) from niklasf/property-enc - [`d97a3c8`](https://github.com/JodaOrg/joda-time/commit/d97a3c884cdb06b98438da896e72921d44003174) Fix property file encoding (fixes [#503](https://github-redirect.dependabot.com/JodaOrg/joda-time/issues/503)) - [`bd79f1c`](https://github.com/JodaOrg/joda-time/commit/bd79f1c4245e79b3c2c56d7b04fde2a6e191fa42) Update issue templates to reflect project status - [`eeec797`](https://github.com/JodaOrg/joda-time/commit/eeec797b8f0fe7af76b116f1a49f44c663f1fff0) Update time-zone table - [`7f79a8f`](https://github.com/JodaOrg/joda-time/commit/7f79a8f3f7e167a898de90523a0928bb454970ab) Enhance release notes link - [`f4a1096`](https://github.com/JodaOrg/joda-time/commit/f4a1096c6ec0ccc798954156e497dda1f227c5ca) Fixup after PR - Additional commits viewable in [compare view](https://github.com/JodaOrg/joda-time/compare/v2.9.6...v2.10.2)


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 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.

This change is Reviewable