nysenate / USPS-AMS-WebService

A network wrapper around the USPS Address Matching System API library that utilizes JNI to connect a Java servlet with the AMS proprietary C library.
9 stars 6 forks source link

Bump jackson.version from 2.9.10 to 2.10.1 #9

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.10 to 2.10.1.

Updates jackson-datatype-json-org from 2.9.10 to 2.10.1

Commits - [`6bebb1d`](https://github.com/FasterXML/jackson-datatype-json-org/commit/6bebb1d7ba9818c5c31514186cb182ef83f1555e) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.1 - [`e54ea06`](https://github.com/FasterXML/jackson-datatype-json-org/commit/e54ea069664206302a7e1f404d3856eb80a7ecea) prepare for 2.10.1 - [`60381e0`](https://github.com/FasterXML/jackson-datatype-json-org/commit/60381e0cac6077ed43e58bfccee791a9cb6bcacf) ... - [`ca871a3`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ca871a3dc654034aa3f0c777763ac77d5b4c327d) Merge pull request [#18](https://github-redirect.dependabot.com/FasterXML/jackson-datatype-json-org/issues/18) from GedMarc/2.10 - [`5ac00d1`](https://github.com/FasterXML/jackson-datatype-json-org/commit/5ac00d16887ffb4ad820dc173d37dbb3b3899537) Update JSON.org moditect definitions for jdk 11 and up - [`f2ddd94`](https://github.com/FasterXML/jackson-datatype-json-org/commit/f2ddd9454e97088acd8ef397466fcdfd5762358e) [maven-release-plugin] prepare for next development iteration - [`ba92946`](https://github.com/FasterXML/jackson-datatype-json-org/commit/ba929465723c9142c39af8dceb8d604c728dfa49) [maven-release-plugin] prepare release jackson-datatype-json-org-2.10.0 - [`8860638`](https://github.com/FasterXML/jackson-datatype-json-org/commit/8860638e8fdd3c6f108be515ecc542888cfd1633) prepare for 2.10.0 - [`9284ed4`](https://github.com/FasterXML/jackson-datatype-json-org/commit/9284ed41f476cba87a2057e79c195a3fa1a553fb) Merge branch '2.9' into 2.10 - [`3732b58`](https://github.com/FasterXML/jackson-datatype-json-org/commit/3732b58d5448166ca6d6a8d83bc4601e591d92ac) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatype-json-org/compare/jackson-datatype-json-org-2.9.10...jackson-datatype-json-org-2.10.1)


Updates jackson-databind from 2.9.10 to 2.10.1

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


Updates jackson-dataformat-xml from 2.9.10 to 2.10.1

Commits - [`5db5ec2`](https://github.com/FasterXML/jackson-dataformat-xml/commit/5db5ec2c15adf7a8d0dba12a9b54ab627d616683) [maven-release-plugin] prepare release jackson-dataformat-xml-2.10.1 - [`1d8fb77`](https://github.com/FasterXML/jackson-dataformat-xml/commit/1d8fb775b6ae18b4f8b56227bf5102e37b341100) prepare for 2.10.1 - [`ad85f0b`](https://github.com/FasterXML/jackson-dataformat-xml/commit/ad85f0bc5add3241910b3782fe7e6ff67e983865) Refactor backported failing test for [#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366) - [`521b8df`](https://github.com/FasterXML/jackson-dataformat-xml/commit/521b8df14316580d56a422a037a67eadf886a76f) Add test for xsi:nil hierarchy bug ([#366](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/366)) - [`2778e1f`](https://github.com/FasterXML/jackson-dataformat-xml/commit/2778e1f00bee78976efdc4e522d226e1e0196287) update parent pom ref - [`a3a5fec`](https://github.com/FasterXML/jackson-dataformat-xml/commit/a3a5fec905221d4bc1ffae3d76105f939e61ce05) Update woodstox dep to 6.0.2 - [`8d18b78`](https://github.com/FasterXML/jackson-dataformat-xml/commit/8d18b782d9e99d35b3260b51a5de8012c8bfd4e1) Add some more failing tests ([#318](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/318) and [#319](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/319)) - [`85823f4`](https://github.com/FasterXML/jackson-dataformat-xml/commit/85823f4f6bfce5f9d8ab3632f1fe1e3b02e6c2fe) Move now passing [#325](https://github-redirect.dependabot.com/FasterXML/jackson-dataformat-xml/issues/325) to proper place - [`e1e8414`](https://github.com/FasterXML/jackson-dataformat-xml/commit/e1e841440c2abd1fb7098edec9ab59b4ec4d5c11) Add javadocs for 2.10 - [`b099856`](https://github.com/FasterXML/jackson-dataformat-xml/commit/b0998564b6b390f0083bf6cc41aec9c92236739b) [maven-release-plugin] prepare for next development iteration - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.9.10...jackson-dataformat-xml-2.10.1)


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/nysenate/USPS-AMS-WebService/network/alerts).
dependabot[bot] commented 4 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.