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.0 #102

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.verion from 2.9.9 to 2.10.0.

Updates jackson-databind from 2.9.9 to 2.10.0

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.0

Commits - [`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 - [`f14eee0`](https://github.com/FasterXML/jackson-modules-java8/commit/f14eee03baebe8c8817193f5e2da86c6f7c0f7cb) test refactor - [`2512210`](https://github.com/FasterXML/jackson-modules-java8/commit/251221017e8222a5b39a3dae9d4cab30fb9aa304) Merge branch '2.10' of github.com:FasterXML/jackson-modules-java8 into 2.10 - [`d68bb19`](https://github.com/FasterXML/jackson-modules-java8/commit/d68bb195c9ee62d3b34d243ad6bd3c6ad07e79d5) Update release notes wrt [#80](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/80) - [`2cdd107`](https://github.com/FasterXML/jackson-modules-java8/commit/2cdd1077375e2c256e6b04ee8d4d708c622e3b00) Solve [#80](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/80) (jackson-modules-java8): Support case-insensitive date/time ([#83](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/83)) - [`d29cf4f`](https://github.com/FasterXML/jackson-modules-java8/commit/d29cf4faee927d68cfc8560fd31cecf6f96b9461) fix java11 build ([#133](https://github-redirect.dependabot.com/FasterXML/jackson-modules-java8/issues/133)) - [`660600b`](https://github.com/FasterXML/jackson-modules-java8/commit/660600bb75cf73fd729c310a41f204e01743805d) Merge branch '2.9' into 2.10 - [`2f7d955`](https://github.com/FasterXML/jackson-modules-java8/commit/2f7d955dbce5bd1e46cd80134aa82cb64b6d684f) [maven-release-plugin] prepare for next development iteration - 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.0)


Updates jackson-datatype-jdk8 from 2.9.9 to 2.10.0

Updates jackson-datatype-jsr310 from 2.9.9 to 2.10.0

Updates jackson-datatype-guava from 2.9.9 to 2.10.0

Commits - [`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 - [`e8d2fbe`](https://github.com/FasterXML/jackson-datatypes-collections/commit/e8d2fbe1c9276d175a9dffe4bb2cda12f024610f) Merge branch '2.9' into 2.10 - [`95efce5`](https://github.com/FasterXML/jackson-datatypes-collections/commit/95efce5e22eab2d4868d9fab0f38db9f486ba728) [maven-release-plugin] prepare for next development iteration - [`9a8d5de`](https://github.com/FasterXML/jackson-datatypes-collections/commit/9a8d5dee600d7129ca58f876ecbcc42de898bfbd) [maven-release-plugin] prepare release jackson-datatypes-collections-2.9.10 - [`eb8fce4`](https://github.com/FasterXML/jackson-datatypes-collections/commit/eb8fce4ff0d911a0710863b3f7c20b505e5d9fd0) Prepare for 2.9.10 - [`c233b02`](https://github.com/FasterXML/jackson-datatypes-collections/commit/c233b0213c7c07315fdf2625276425ffa1c79f69) Backport [#50](https://github-redirect.dependabot.com/FasterXML/jackson-datatypes-collections/issues/50) in 2.10, update release notes - [`b0b2186`](https://github.com/FasterXML/jackson-datatypes-collections/commit/b0b21868e4c2668ea34f1b61e7f4d40c9be6e623) add Serializer and Deserializer for RangeSet ([#50](https://github-redirect.dependabot.com/FasterXML/jackson-datatypes-collections/issues/50)) - [`9e51a49`](https://github.com/FasterXML/jackson-datatypes-collections/commit/9e51a49622d5891f489bb8b2a5a6f131d84407de) Change `jar` -> `bundle` for eclipse-collections, pcollections - [`f6dcd72`](https://github.com/FasterXML/jackson-datatypes-collections/commit/f6dcd723471b63ff69227526d7ded747d418704d) ... - 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.0)


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 #103.