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.2 in /amplisync-ws #37

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.9 to 2.10.2.

Updates jackson-databind from 2.9.9 to 2.10.2

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


Updates jackson-annotations from 2.9.9 to 2.10.2

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


Updates jackson-jaxrs-base from 2.9.9 to 2.10.2

Commits - [`1afe382`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1afe38274062420ab37734fa7a38d2358a5e25cb) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.2 - [`29009cf`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/29009cf6c2675fe892ca83bc8a5bba445a3db150) prepare for 2.10.2 release - [`ceb9b80`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ceb9b80928f6fd05a0d510ffa75b07033666a79a) update release notes - [`8bb04c7`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/8bb04c738086f63c7c03ee05084d717976c6a958) Allow multiple implementations of ws.rs - [`fe9921b`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/fe9921bcb66e3b169365fad2094ebb34642357ac) update release notes - [`06916ca`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/06916ca0a84f22c0096bdbfec76dabc1f3c97624) CXF, RESTEasy, and OpenAPI require reflective access to the package, remove a... - [`1e03357`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/1e033570b8cc0d78da48468e37ca031b4553c27e) ... - [`c3d9d35`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/c3d9d35d78f0481127fdb983357c7494dc3d46f0) [maven-release-plugin] prepare for next development iteration - [`ad33cf2`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/ad33cf266959f19d802c73c0f2f5c833dc1bf9d7) [maven-release-plugin] prepare release jackson-jaxrs-providers-2.10.1 - [`390b081`](https://github.com/FasterXML/jackson-jaxrs-providers/commit/390b081f6f37291c8e5048bf79548d26cde99221) prepare for 2.10.1 - 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.2)


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

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

Commits - [`ac3ae48`](https://github.com/FasterXML/jackson-modules-base/commit/ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3) [maven-release-plugin] prepare release jackson-modules-base-2.10.2 - [`5d31e3f`](https://github.com/FasterXML/jackson-modules-base/commit/5d31e3f916eb7aa753cf93cd4bbf36fcabc83da2) prepare for 2.10.2 - [`7b05e0e`](https://github.com/FasterXML/jackson-modules-base/commit/7b05e0ee89efc665a76a30aa14f02b532172434c) ... - [`0762ec2`](https://github.com/FasterXML/jackson-modules-base/commit/0762ec2d25b251cee0912a76624a6c5bf51c1e34) [maven-release-plugin] prepare for next development iteration - [`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... - 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.2)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 #42.