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 in /amplisync-core #20

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.9 to 2.10.0.

Updates jackson-databind from 2.9.9 to 2.10.0

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


Updates jackson-annotations from 2.9.9 to 2.10.0

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

Commits - [`d498824`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/d4988248b0399619ca544e96b0931986f0eb26b8) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0 - [`b14e622`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/b14e6220a39d0201de25991548629232dfa93abd) whops. New attempt - [`e060269`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/e06026995bc6a9bc79e94b3b45aee8bbdf75a5cb) [maven-release-plugin] prepare for next development iteration - [`ccc1917`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ccc191786bbe7ad40b0680fd5196f3b287276468) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.0 - [`a52215c`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/a52215cd0760c9a0430e09ad1ab4216513f2819d) Prepare for 2.10.0 - [`72193d6`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/72193d65a865171c5329a76eb87e8898382f36eb) Merge branch '2.9' into 2.10 - [`769dba1`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/769dba1e9bd696e6b854932f0756892f6fa3f3c8) [maven-release-plugin] prepare for next development iteration - [`d16a5db`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/d16a5db556f0761f18cd4d57b81e073eb52568a3) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.9.10 - [`c1f6058`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/c1f605849f97efcfedc759b81b00e3cc2173f423) Prepare for 2.9.10 - [`bfd688a`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/bfd688a3022da4e8fe9893b6f29b8d7f407c8e8e) ... - 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)


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

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

Commits - [`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 - [`f1d0ae7`](https://github.com/FasterXML/jackson-modules-base/commit/f1d0ae728c7841db57426e46e9773d23713e7648) [maven-release-plugin] prepare for next development iteration - [`8bcc80f`](https://github.com/FasterXML/jackson-modules-base/commit/8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f) [maven-release-plugin] prepare release jackson-modules-base-2.9.10 - [`a77393c`](https://github.com/FasterXML/jackson-modules-base/commit/a77393cf9251cf00c9d83f6232e65418d0087b6a) prepare for 2.9.10 - [`ae70595`](https://github.com/FasterXML/jackson-modules-base/commit/ae705958c022b1586adad25222928aaac4b284d0) javadoc fixes - [`1d14a18`](https://github.com/FasterXML/jackson-modules-base/commit/1d14a18d169469e1cd86d339ca7a84192d528bac) ... - [`00f1fb9`](https://github.com/FasterXML/jackson-modules-base/commit/00f1fb9ae9bac357557f91c370d63b586f2cbe07) [maven-release-plugin] prepare for next development iteration - [`8144a42`](https://github.com/FasterXML/jackson-modules-base/commit/8144a424855ce040c4502e985ccec2cf2b9c3126) [maven-release-plugin] prepare release jackson-modules-base-2.10.0.pr3 - 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)


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 #24.