docusign / docusign-esign-java-client

The Official Docusign Java Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://javadoc.io/doc/com.docusign/docusign-esign-java/latest/index.html
MIT License
105 stars 96 forks source link

Bump jackson-version from 2.10.1 to 2.12.1 #180

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jackson-version from 2.10.1 to 2.12.1. Updates jackson-core from 2.10.1 to 2.12.1

Commits


Updates jackson-annotations from 2.10.1 to 2.12.1

Commits


Updates jackson-databind from 2.10.1 to 2.12.1

Commits


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

Updates jackson-dataformat-csv from 2.10.1 to 2.12.1

Commits
  • 3417d00 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.1
  • 4b81f8b prepare for 2.12.1 release
  • 31e9ac9 Javadoc fix
  • b80012d Minor note in release notes wrt addition of properties module
  • ee5e219 ...
  • db24e88 Test improvement
  • 35468cf Bit of test refactoring
  • 8feb04f Merge branch '2.11' into 2.12
  • 09d01ac ...
  • c229e81 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates jackson-datatype-joda from 2.10.1 to 2.12.1

Commits
  • 1d49031 [maven-release-plugin] prepare release jackson-datatype-joda-2.12.1
  • cd124ae prepare for 2.12.1 release
  • 3e9580b Fix the one lgtm.com warning
  • 2144ef9 Update release notes wrt #120
  • 6f8bfd5 Cache formatter with offset parsed.
  • bd09cb6 Merge branch '2.11' into 2.12
  • d58093b ...
  • 164246c [maven-release-plugin] prepare for next development iteration
  • f3c1f43 [maven-release-plugin] prepare release jackson-datatype-joda-2.11.4
  • 47ddd7d prepare for 2.11.4 release
  • 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/docusign/docusign-java-client/network/alerts).