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.3 in /amplisync-ws #62

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Commits


Updates jackson-annotations from 2.9.9 to 2.12.3

Commits


Updates jackson-jaxrs-base from 2.9.9 to 2.12.3

Commits
  • 02a648e [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.3
  • 9d5b364 Prepare for 2.12.3 release
  • 60938bc Update to snapshot of jackson-base too
  • 2c66bf0 Update jetty (test dep)
  • ca33f21 Remove Jakarta bundle fix added in #136 to try to fix #138 (#139)
  • e66f246 Revert version once more to 2.12.2-SNAPSHOT
  • babecd7 [maven-release-plugin] prepare for next development iteration
  • 764b22d [maven-release-plugin] prepare release 2.12.2-d
  • b31d4ae Re-do release once again to figure out failure mode.
  • f25be73 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


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

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

Commits
  • 2938bdc [maven-release-plugin] prepare release jackson-modules-base-2.12.3
  • 4c55612 Prepare for 2.12.3 release
  • 34ec892 ...
  • 3d0b35e back to snapshots
  • 3ff9a89 [maven-release-plugin] prepare for next development iteration
  • 457dd85 [maven-release-plugin] prepare release jackson-modules-base-2.12.2
  • a7eee60 Prepare for 2.12.2 release
  • 078ba69 back to snapshots
  • 33ee5f2 [maven-release-plugin] prepare for next development iteration
  • 6fd38a8 [maven-release-plugin] prepare release jackson-modules-base-2.12.1
  • 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).