cerner / beadledom

A simple, composable framework for building RESTful services
http://engineering.cerner.com/beadledom
Apache License 2.0
25 stars 30 forks source link

Bump jackson.version from 2.9.9 to 2.10.0.pr1 #153

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps jackson.version from 2.9.9 to 2.10.0.pr1.

Updates jackson-annotations from 2.9.9 to 2.10.0.pr1

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


Updates jackson-core from 2.9.9 to 2.10.0.pr1

Commits - [`01a392d`](https://github.com/FasterXML/jackson-core/commit/01a392d7b5f2894bf70baac2941ee3374b4feec9) [maven-release-plugin] prepare release jackson-core-2.10.0.pr1 - [`cfd0e0a`](https://github.com/FasterXML/jackson-core/commit/cfd0e0a09781e8f690c007df528e9eb25a54e453) uh, try that again - [`317acaa`](https://github.com/FasterXML/jackson-core/commit/317acaa5a3cfb160a33b9ab29c50018ee3b95c84) [maven-release-plugin] prepare for next development iteration - [`03c16b5`](https://github.com/FasterXML/jackson-core/commit/03c16b53eb17e3407de01a790d5afc619baaabb1) [maven-release-plugin] prepare release jackson-core-2.10.0.pr1 - [`26d6c0d`](https://github.com/FasterXML/jackson-core/commit/26d6c0deb752938a04bc2007c6cd64b024fd645b) prepare for 2.10.0.pr1 - [`155d1db`](https://github.com/FasterXML/jackson-core/commit/155d1dba958b471351f9f6a10834247c5c67aece) Merge branch '2.9' into 2.10 - [`e473e99`](https://github.com/FasterXML/jackson-core/commit/e473e9987e2cfe438e80002d2d1da86fade3c6d8) Fix [#540](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/540) - [`d88d8f0`](https://github.com/FasterXML/jackson-core/commit/d88d8f07f18b2f1cc8965eec2af2137000757bb0) javadoc improvements - [`9e57cbf`](https://github.com/FasterXML/jackson-core/commit/9e57cbf487b94f02eab9a4743da6a47bf9aeddd1) Minor naming improvement for internal buffer - [`ef8f95d`](https://github.com/FasterXML/jackson-core/commit/ef8f95d47710eaaae714b2b01f48d3db72fe2c7e) Merge branch '2.10' of https://github.com/FasterXML/jackson-core into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr1)


Updates jackson-datatype-jdk8 from 2.9.9 to 2.10.0.pr1

Updates jackson-datatype-jsr310 from 2.9.9 to 2.10.0.pr1

Updates jackson-jaxrs-base from 2.9.9 to 2.10.0.pr1

Commits - [`c1c7f87`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/c1c7f875bbebed2d90d4b5d80369c21ab2c68f67) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0.pr1 - [`eb1ef33`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/eb1ef33009d85faf29e2aa85231f9ce442d06748) prepare for 2.10.0.pr1 - [`8148ba2`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/8148ba2c1bb5647ca301c417dad0b5232c7342e6) ... - [`1c5061e`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1c5061e2c78d171f73c3c4491158f1a5e38952e7) update woodstox dep - [`47243a7`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/47243a798fb73ad14f70dacb2062022bc44e4600) ... - [`36388de`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/36388def3c14a4264e1d56d723d7080152b4f669) Merge branch '2.9' into 2.10 - [`dd7780b`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/dd7780bbec67536740c05cafc8be87690a2d11d4) Minor tweak to woodstox/stax2 dep - [`5d34b2f`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/5d34b2f22e66c3b625a44f4e07d36c7a700d2a6d) Merge branch '2.9' into 2.10 - [`82a5558`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/82a5558aa135f136f6887be5e6e85aebb5d66252) Minor tweaks to ensure all jackson deps point to snapshot - [`7d345d4`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/7d345d40d0856254d9e47cd903354f7b69748f59) Final tweaks to Woodstox/stax2-api versions for 2.9.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.9.9...jackson-jaxrs-providers-2.10.0.pr1)


Updates jackson-jaxrs-json-provider from 2.9.9 to 2.10.0.pr1

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/cerner/beadledom/network/alerts).
dependabot[bot] commented 4 years ago

Looks like these dependencies are updatable in another way, so this is no longer needed.