StephenOTT / STIX-Java

STIX 2.x Java Library
MIT License
27 stars 13 forks source link

Bump jackson.verion from 2.9.9 to 2.10.1 #103

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.verion from 2.9.9 to 2.10.1.

Updates jackson-databind from 2.9.9 to 2.10.1

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


Updates jackson-module-parameter-names from 2.9.9 to 2.10.1

Commits - [`061f7f1`](https://github.com/FasterXML/jackson-modules-java8/commit/061f7f19927551c01f11249a23e7f040cd7f4c11) [maven-release-plugin] prepare release jackson-modules-java8-2.10.1 - [`eff722f`](https://github.com/FasterXML/jackson-modules-java8/commit/eff722f7e4000d7dee28d51712177ee967d352a0) Prepare for 2.10.1 - [`7299ee0`](https://github.com/FasterXML/jackson-modules-java8/commit/7299ee0253fc10d854c370a09ecccd2531b6f57c) update parent pom ref - [`22b52b2`](https://github.com/FasterXML/jackson-modules-java8/commit/22b52b2e9893e6753280fae567fec23e95566b96) add a comment to indicate change source - [`e8f0c97`](https://github.com/FasterXML/jackson-modules-java8/commit/e8f0c9732a684b6342f522988bebd4758cd1c722) minor warnings fix - [`ed21550`](https://github.com/FasterXML/jackson-modules-java8/commit/ed2155003869c59dfc79ee4392376ce2bdfa11f4) Fix [#127](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/127) - ZonedDateTime in map keys can now be serialized with zone IDs - [`9532f8f`](https://github.com/FasterXML/jackson-modules-java8/commit/9532f8f4e1ce975b9b43f63fbfae55ccfece46e6) [maven-release-plugin] prepare for next development iteration - [`a107c21`](https://github.com/FasterXML/jackson-modules-java8/commit/a107c21f24473ea5299d7a2209afe971b50b218c) [maven-release-plugin] prepare release jackson-modules-java8-2.10.0 - [`ff5ed14`](https://github.com/FasterXML/jackson-modules-java8/commit/ff5ed1405583b7042d5b0c4ca6f55b421808658d) Prepare for 2.10.0 - [`8c3d032`](https://github.com/FasterXML/jackson-modules-java8/commit/8c3d032fb564148c39b5fdf1cdd6e314e6af1cb5) more test refactoring - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.9.9...jackson-modules-java8-2.10.1)


Updates jackson-datatype-jdk8 from 2.9.9 to 2.10.1

Updates jackson-datatype-jsr310 from 2.9.9 to 2.10.1

Updates jackson-datatype-guava from 2.9.9 to 2.10.1

Commits - [`cdc331e`](https://github.com/FasterXML/jackson-datatypes-collections/commit/cdc331e04cd63d3125977d67644f666e3f418f64) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.1 - [`0e7a068`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0e7a068a5c82c50dd3ba4eeabb8035f59e0257ed) prepare for 2.10.1 - [`65f97b9`](https://github.com/FasterXML/jackson-datatypes-collections/commit/65f97b9818e3d3f9d17e506f37c10091b7242aca) ... - [`dfbdf75`](https://github.com/FasterXML/jackson-datatypes-collections/commit/dfbdf753f28ddc59e496a8a22a23b9960c2f2ad2) Minor fix to Guava module-info as per [@​GedMarc](https://github.com/GedMarc) s work - [`089fc73`](https://github.com/FasterXML/jackson-datatypes-collections/commit/089fc73316e4c79b41578c5906fd215059df5c53) ... - [`0d43adc`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0d43adce1112dc90ab24e339f6d91a31d031b13d) fix broken issue link from release notes - [`0ddce4a`](https://github.com/FasterXML/jackson-datatypes-collections/commit/0ddce4a412fe57892291f496aa024603da324d1d) add 2.10 javadocs - [`c7b83bd`](https://github.com/FasterXML/jackson-datatypes-collections/commit/c7b83bddf158f580c0bc3466f73e769fe0ff2e5e) [maven-release-plugin] prepare for next development iteration - [`5eeaee0`](https://github.com/FasterXML/jackson-datatypes-collections/commit/5eeaee027d1fe690b77cd734828d964bea7a7eaf) [maven-release-plugin] prepare release jackson-datatypes-collections-2.10.0 - [`ef231cb`](https://github.com/FasterXML/jackson-datatypes-collections/commit/ef231cb807f1c18e8689acbe80b480e0ced56954) prepare for 2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-datatypes-collections/compare/jackson-datatypes-collections-2.9.9...jackson-datatypes-collections-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/StephenOTT/STIX-Java/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #106.