docdoku / docdoku-plm

The project purpose is to develop a comprehensive, robust open source PLM (Product LifeCycle Management) solution.
http://www.docdokuplm.com
GNU Affero General Public License v3.0
237 stars 97 forks source link

Bump jackson-version from 2.8.6 to 2.10.2 #1214

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson-version from 2.8.6 to 2.10.2.

Updates jackson-core from 2.8.6 to 2.10.2

Commits - [`35541ca`](https://github.com/FasterXML/jackson-core/commit/35541ca8d7074183ea529c3fb6187709f04359f3) [maven-release-plugin] prepare release jackson-core-2.10.2 - [`ef009f0`](https://github.com/FasterXML/jackson-core/commit/ef009f0c7ab59a983d7d118d91451b029ca6b7ef) Merge branch '2.10' of github.com:FasterXML/jackson-core into 2.10 - [`ea01eba`](https://github.com/FasterXML/jackson-core/commit/ea01eba8d318e687a0916bf2d436b09ab7ebaa50) prepare for 2.10.2 - [`2ebf7ae`](https://github.com/FasterXML/jackson-core/commit/2ebf7ae3f6cca45c56746806d1f7b9f924530b96) Add missing delegation for JsonGenerator.canWriteFormattedNumbers - [`d7fb44c`](https://github.com/FasterXML/jackson-core/commit/d7fb44c5edf559ea8987baa000293689d997d427) Minor fix for custom escape handling wrt "long" (>6 chars) escape handling - [`69c844c`](https://github.com/FasterXML/jackson-core/commit/69c844cd87d0daab6771d62d73c366626f74a912) Minor fix to encoding of long UTF-8 text values - [`f90ccdf`](https://github.com/FasterXML/jackson-core/commit/f90ccdf9ace2c4aa98376beb6b41da239ea194c7) One more small fix to `FilteringGeneratorDelegate` - [`2baf031`](https://github.com/FasterXML/jackson-core/commit/2baf031431cc988cc118af63bd68f29b86203f79) ... - [`cf1f6b1`](https://github.com/FasterXML/jackson-core/commit/cf1f6b1b55290ac749e74e9c98f0249d808ff7ba) Fix [#582](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/582) - [`fedefb1`](https://github.com/FasterXML/jackson-core/commit/fedefb1d617e29e96826d9e9d9f92f2b5783bb9b) Update link in travis file; remove JDK 6 setup since build won't use it - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.8.6...jackson-core-2.10.2)


Updates jackson-annotations from 2.8.6 to 2.10.2

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-databind from 2.8.6 to 2.10.2

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/docdoku/docdoku-plm/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #1216.