nmorel / gwt-jackson

gwt-jackson is a JSON parser for GWT. It uses Jackson 2.x annotations to customize the serialization/deserialization process.
Apache License 2.0
111 stars 55 forks source link

Bump jackson.version from 2.9.6 to 2.10.0 #162

Closed dependabot[bot] closed 5 years ago

dependabot[bot] commented 5 years ago

Bumps jackson.version from 2.9.6 to 2.10.0.

Updates jackson-annotations from 2.9.6 to 2.10.0

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


Updates jackson-databind from 2.9.6 to 2.10.0

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


Updates jackson-datatype-guava from 2.9.6 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.6...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/nmorel/gwt-jackson/network/alerts).
dependabot[bot] commented 5 years ago

Superseded by #163.