sqlite-sync / SQLite-sync.com

AMPLI-SYNC is a framework for synchronizing data between a Sqlite database and an MS SQL/MySQL/Oracle/PostgreSQL database. With this framework your application can work completely offline (Airplane Mode), then perform an automated Bidirectional Synchronization when an internet connection becomes available.
https://ampliapps.com/sqlite-sync/
BSD 3-Clause "New" or "Revised" License
328 stars 82 forks source link

Bump jackson.version from 2.9.9 to 2.10.0.pr1 in /amplisync-core #12

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-databind from 2.9.9 to 2.10.0.pr1

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


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

Updates jackson-module-jaxb-annotations from 2.9.9 to 2.10.0.pr1

Commits - [`0b7d10b`](https://github.com/FasterXML/jackson-modules-base/commit/0b7d10b630d89fce59af06e01e310da49db809dd) [maven-release-plugin] prepare release jackson-modules-base-2.10.0.pr1 - [`5c0788e`](https://github.com/FasterXML/jackson-modules-base/commit/5c0788e60b90d41f1e32bf404238b45c2cff8cf8) ... - [`65ccf39`](https://github.com/FasterXML/jackson-modules-base/commit/65ccf396f0f43041899bb6979597ac684bd30f1c) prepare for 2.10.0.pr1 - [`8ab2238`](https://github.com/FasterXML/jackson-modules-base/commit/8ab22382fcd02b744a94259ae53027a67ed283c4) A fix to mrbean module def - [`f40cdd6`](https://github.com/FasterXML/jackson-modules-base/commit/f40cdd6b6ed38d9b65e41b0acbe018b819007948) Merge branch '2.9' into 2.10 - [`620b15c`](https://github.com/FasterXML/jackson-modules-base/commit/620b15c107c0c440ceab026c8603a5839f5c76d3) [maven-release-plugin] prepare for next development iteration - [`24c2958`](https://github.com/FasterXML/jackson-modules-base/commit/24c295834f42d2768662d67c208fcd59894bdbb8) Merge changes for [#81](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/81) - [`33b5354`](https://github.com/FasterXML/jackson-modules-base/commit/33b535443e36c803c5b885bfe92e82e86c8a6d50) fix typo - [`ca4ce65`](https://github.com/FasterXML/jackson-modules-base/commit/ca4ce658f6aab80788c3eae8fe4a8e6c656a45b1) One more tweak from [#81](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/81) - [`3c13d9f`](https://github.com/FasterXML/jackson-modules-base/commit/3c13d9f0eab3953647225a61d10c60f0215727fa) Updates from PR [#81](https://github-redirect.dependabot.com/FasterXML/jackson-modules-base/issues/81) - 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.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/sqlite-sync/SQLite-sync.com/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #14.