RWS / dxa-web-application-java

SDL Digital Experience Accelerator Java Spring MVC web application
25 stars 37 forks source link

Bump jackson.version from 2.9.9 to 2.10.1 #121

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.9 to 2.10.1.

Updates jackson-core from 2.9.9 to 2.10.1

Commits - [`60956fc`](https://github.com/FasterXML/jackson-core/commit/60956fccd24d6bdb66abb3182cb2234122039b7a) [maven-release-plugin] prepare release jackson-core-2.10.1 - [`05a025d`](https://github.com/FasterXML/jackson-core/commit/05a025d16b32bf69184811dcebae9e000a56e0cb) ... - [`81a9952`](https://github.com/FasterXML/jackson-core/commit/81a9952a681f6f6e1fab6fa5216749cf75f4a7e9) prepare for 2.10.1 - [`ce0d5e1`](https://github.com/FasterXML/jackson-core/commit/ce0d5e10ddb290cdc6b107805fb15b5eed97f5f3) revert now unnecessary sonatype deploy plugin - [`adf6fd0`](https://github.com/FasterXML/jackson-core/commit/adf6fd02a4aa0ba872f6857c6e1ac38d3b96c9dc) Add Sonatype deploy plugin to simplify releases - [`7ca30ec`](https://github.com/FasterXML/jackson-core/commit/7ca30eccc96e8eb02bc6b1a4aab3d78c1bba1388) array index out of bounds in hex lookup ([#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578)) - [`da5365e`](https://github.com/FasterXML/jackson-core/commit/da5365edc9b0644ed446ce8b227dadb62a8821e9) Fix [#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578): non-blocking path still had potential problem, but changed method i... - [`db0f586`](https://github.com/FasterXML/jackson-core/commit/db0f5860085425dbe08b3e2b81801fc0e5e62bba) ... - [`243fadc`](https://github.com/FasterXML/jackson-core/commit/243fadc879345732a9a5bb18b2d587a0272e5ddc) Fix [#567](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/567) - [`714df7b`](https://github.com/FasterXML/jackson-core/commit/714df7b5f3507d13ba7480c27b30e96d69fc076b) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.1)


Updates jackson-annotations from 2.9.9 to 2.10.1

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


Updates jackson-databind from 2.9.9 to 2.10.1

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


Updates jackson-datatype-joda from 2.9.9 to 2.10.1

Commits - [`fdab114`](https://github.com/FasterXML/jackson-datatype-joda/commit/fdab1144c688a61dead0ca1eac2e050d68a15841) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.1 - [`667ffff`](https://github.com/FasterXML/jackson-datatype-joda/commit/667ffffb202ca1b886518981772622c2391b3eae) prepare for 2.10.1 - [`b4c4a98`](https://github.com/FasterXML/jackson-datatype-joda/commit/b4c4a98ed00edc1dd44979e69a9b9a9332e6eb53) ... - [`bc1ec60`](https://github.com/FasterXML/jackson-datatype-joda/commit/bc1ec609cf22c6a156fc114a3e24308fe5f203da) Backport [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) fix into 2.10(.1) - [`d5c866f`](https://github.com/FasterXML/jackson-datatype-joda/commit/d5c866fa63545acef2e24a2ecf9cff32b469d14e) fix [#108](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-joda/issues/108) shapeOverride ignored when setting up a custom Serializer - [`11eac26`](https://github.com/FasterXML/jackson-datatype-joda/commit/11eac26c0e8c2245f8c8bf8eb5bed999b2814576) [maven-release-plugin] prepare for next development iteration - [`7fd8a4b`](https://github.com/FasterXML/jackson-datatype-joda/commit/7fd8a4bea67b76d5b2ccad99e4d87415a6d4ed05) [maven-release-plugin] prepare release jackson-datatype-joda-2.10.0 - [`03a622c`](https://github.com/FasterXML/jackson-datatype-joda/commit/03a622c082d279ba7fcbbec012415f981d6826e2) Prepare for 2.10.0 - [`b96a99c`](https://github.com/FasterXML/jackson-datatype-joda/commit/b96a99cd850b9c5835b599c4496046e8781f4df1) Merge branch '2.9' into 2.10 - [`ee6fbd7`](https://github.com/FasterXML/jackson-datatype-joda/commit/ee6fbd76f4a97e11616cdc6d87d7afb8baa6108b) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-joda/compare/jackson-datatype-joda-2.9.9...jackson-datatype-joda-2.10.1)


Updates jackson-dataformat-xml from 2.9.9 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.9.9...jackson-dataformat-xml-2.10.1)


Updates jackson-module-afterburner from 2.9.9 to 2.10.1

Commits - [`599c250`](https://github.com/FasterXML/jackson-modules-base/commit/599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6) [maven-release-plugin] prepare release jackson-modules-base-2.10.1 - [`5605b4f`](https://github.com/FasterXML/jackson-modules-base/commit/5605b4f1608fe12ae20dc019eaef8da7f518f940) prepare for 2.10.1 - [`f9b3ea8`](https://github.com/FasterXML/jackson-modules-base/commit/f9b3ea86d0709515fab7731c3975f64e11dda448) Removing duplicate sonatype deploy defs: looks like getting from base is enough - [`4cc5890`](https://github.com/FasterXML/jackson-modules-base/commit/4cc5890106a112413b7b30390d9d89909217194e) Add Sonatype deploy plugin - [`3d4e2ae`](https://github.com/FasterXML/jackson-modules-base/commit/3d4e2ae7f08f049b434d2c788b1df9a4431eefa4) update parent pom ref - [`b96ccd2`](https://github.com/FasterXML/jackson-modules-base/commit/b96ccd2f16c8c5ac2c384d70340a84b70012d7a7) Fix [#82](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/82) by commenting out black magic that test was doing to try to verify na... - [`27030d4`](https://github.com/FasterXML/jackson-modules-base/commit/27030d45ddca87edeab914f30dc7467935b6d797) [maven-release-plugin] prepare for next development iteration - [`f6b2267`](https://github.com/FasterXML/jackson-modules-base/commit/f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8) [maven-release-plugin] prepare release jackson-modules-base-2.10.0 - [`b1ec013`](https://github.com/FasterXML/jackson-modules-base/commit/b1ec013bbcf90eca2e37274273b366678c3ec08c) Prepare for 2.10.0 - [`2c130a4`](https://github.com/FasterXML/jackson-modules-base/commit/2c130a47ceb115645c774193be8c2168db29640e) Merge branch '2.9' into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-base/compare/jackson-modules-base-2.9.9...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/sdl/dxa-web-application-java/network/alerts).
dependabot[bot] commented 3 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.