wisdom-framework / wisdom

A modular and dynamic web framework
http://wisdom-framework.org
Apache License 2.0
88 stars 42 forks source link

Bump jackson.version from 2.6.2 to 2.10.1 #576

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.6.2 to 2.10.1.

Updates jackson-dataformat-xml from 2.6.2 to 2.10.1

Commits - [`5db5ec2`](https://github.com/FasterXML/jackson-dataformat-xml/commit/5db5ec2c15adf7a8d0dba12a9b54ab627d616683) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.1 - [`1d8fb77`](https://github.com/FasterXML/jackson-dataformat-xml/commit/1d8fb775b6ae18b4f8b56227bf5102e37b341100) prepare for 2.10.1 - [`ad85f0b`](https://github.com/FasterXML/jackson-dataformat-xml/commit/ad85f0bc5add3241910b3782fe7e6ff67e983865) Refactor backported failing test for [#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366) - [`521b8df`](https://github.com/FasterXML/jackson-dataformat-xml/commit/521b8df14316580d56a422a037a67eadf886a76f) Add test for xsi:nil hierarchy bug ([#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366)) - [`2778e1f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/2778e1f00bee78976efdc4e522d226e1e0196287) update parent pom ref - [`a3a5fec`](https://github.com/FasterXML/jackson-dataformat-xml/commit/a3a5fec905221d4bc1ffae3d76105f939e61ce05) Update woodstox dep to 6.0.2 - [`8d18b78`](https://github.com/FasterXML/jackson-dataformat-xml/commit/8d18b782d9e99d35b3260b51a5de8012c8bfd4e1) Add some more failing tests ([#318](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/318) and [#319](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/319)) - [`85823f4`](https://github.com/FasterXML/jackson-dataformat-xml/commit/85823f4f6bfce5f9d8ab3632f1fe1e3b02e6c2fe) Move now passing [#325](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/325) to proper place - [`e1e8414`](https://github.com/FasterXML/jackson-dataformat-xml/commit/e1e841440c2abd1fb7098edec9ab59b4ec4d5c11) Add javadocs for 2.10 - [`b099856`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b0998564b6b390f0083bf6cc41aec9c92236739b) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.6.2...jackson-dataformat-xml-2.10.1)


Updates jackson-databind from 2.6.2 to 2.10.1

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


Updates jackson-module-jaxb-annotations from 2.6.2 to 2.10.1

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


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

Superseded by #578.