qubole / spark-on-lambda

Apache Spark on AWS Lambda
Apache License 2.0
151 stars 32 forks source link

Bump fasterxml.jackson.version from 2.6.5 to 2.10.0 #9

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 5 years ago

Bumps fasterxml.jackson.version from 2.6.5 to 2.10.0.

Updates jackson-databind from 2.6.5 to 2.10.0

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


Updates jackson-annotations from 2.6.5 to 2.10.0

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


Updates jackson-module-scala_2.11 from 2.6.5 to 2.10.0

Commits - [`a0c8d9c`](https://github.com/FasterXML/jackson-module-scala/commit/a0c8d9cb84ed38a449f69bf04fe0457aa87513bd) use scalatest in guava test - [`81bdfdb`](https://github.com/FasterXML/jackson-module-scala/commit/81bdfdb68fa3646aa3abe4d7ab92e5e185df7ad7) prepare 2.10.0 release - [`94215c3`](https://github.com/FasterXML/jackson-module-scala/commit/94215c37c00575a213e4d7e9fcdb0efdb20b926f) test with jackson 2.10.0-SNAPSHOT - [`5f05875`](https://github.com/FasterXML/jackson-module-scala/commit/5f05875957824347a6160200cbc860eec317cd78) publish 2.10.0-SNAPSHOT - [`faa6e95`](https://github.com/FasterXML/jackson-module-scala/commit/faa6e950a13fd5f20e475ae319a5446c8e1492b5) move RequiredPropertiesSchemaModule from experimental - [`408b5bf`](https://github.com/FasterXML/jackson-module-scala/commit/408b5bf259bd23db67f3ddc104326dc422499dfc) make ScalaObjectMapper non-experimental for 2.10 - [`3638a91`](https://github.com/FasterXML/jackson-module-scala/commit/3638a915fae9de26d7cebd6a420bcd4d9b34a592) fix spelling of param name - [`416797e`](https://github.com/FasterXML/jackson-module-scala/commit/416797ed1fa719ba0476e7b4f7877c77c2c3f475) add SymbolModule - [`47051c9`](https://github.com/FasterXML/jackson-module-scala/commit/47051c9a4d447dd1c4a7637e28a9f27333146571) track 2.10 build - [`51ed6d7`](https://github.com/FasterXML/jackson-module-scala/commit/51ed6d7f1444066879d48029ad7adddb59d0d6bd) travis yml - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-module-scala/compare/jackson-module-scala-2.6.5...jackson-module-scala-2.10.0)


Updates jackson-module-jaxb-annotations from 2.6.5 to 2.10.0

Commits - See full diff in [compare view](https://github.com/FasterXML/jackson-modules-base/commits/jackson-modules-base-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/qubole/spark-on-lambda/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #10.