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
326 stars 82 forks source link

Bump jackson.version from 2.9.9 to 2.12.1 in /amplisync-core #55

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jackson.version from 2.9.9 to 2.12.1. Updates jackson-databind from 2.9.9 to 2.12.1

Commits


Updates jackson-annotations from 2.9.9 to 2.12.1

Commits


Updates jackson-jaxrs-base from 2.9.9 to 2.12.1

Commits
  • 38267c6 [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.1
  • daca85c prepare for 2.12.1 release
  • 035ed86 ...
  • aaf383b Merge branch '2.11' into 2.12
  • c36816f ...
  • d3e6d13 [maven-release-plugin] prepare for next development iteration
  • b16d768 [maven-release-plugin] prepare release jackson-jaxrs-providers-2.11.4
  • 3b054d9 prepare for 2.11.4 release
  • 6cdd749 manual merge of pom (jetty test dep)
  • 32561de Merge branch '2.11' into 2.12
  • Additional commits viewable in compare view


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

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

Commits
  • 6fd38a8 [maven-release-plugin] prepare release jackson-modules-base-2.12.1
  • 6adb1f8 Prepare for 2.12.1 release
  • 99623d0 Update release notes wrt #123
  • 27aa4d3 Blackbird: correct methodType for setters that take arguments that aren't Object
  • 3146384 Add failing test for #123
  • 40bc785 Add ref to #116 from release notes
  • 0a37e08 Test refactor/sync with databind (Exception message verification)
  • 645aa27 Fixed #120 (last pieces)
  • 4a1ea8a Minor cleanup to optimized int/long/String deserializers
  • ab34af4 ...
  • Additional commits viewable in compare view


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 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

tdziemidowicz commented 3 years ago

outdated