hpgrahsl / kafka-connect-mongodb

**Unofficial / Community** Kafka Connect MongoDB Sink Connector -> integrated 2019 into the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector
Apache License 2.0
153 stars 60 forks source link

Bump jackson.version from 2.9.8 to 2.10.1 #110

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps jackson.version from 2.9.8 to 2.10.1.

Updates jackson-core from 2.9.8 to 2.10.1

Commits - [`60956fc`](https://github.com/FasterXML/jackson-core/commit/60956fccd24d6bdb66abb3182cb2234122039b7a) [maven-release-plugin] prepare release jackson-core-2.10.1 - [`05a025d`](https://github.com/FasterXML/jackson-core/commit/05a025d16b32bf69184811dcebae9e000a56e0cb) ... - [`81a9952`](https://github.com/FasterXML/jackson-core/commit/81a9952a681f6f6e1fab6fa5216749cf75f4a7e9) prepare for 2.10.1 - [`ce0d5e1`](https://github.com/FasterXML/jackson-core/commit/ce0d5e10ddb290cdc6b107805fb15b5eed97f5f3) revert now unnecessary sonatype deploy plugin - [`adf6fd0`](https://github.com/FasterXML/jackson-core/commit/adf6fd02a4aa0ba872f6857c6e1ac38d3b96c9dc) Add Sonatype deploy plugin to simplify releases - [`7ca30ec`](https://github.com/FasterXML/jackson-core/commit/7ca30eccc96e8eb02bc6b1a4aab3d78c1bba1388) array index out of bounds in hex lookup ([#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578)) - [`da5365e`](https://github.com/FasterXML/jackson-core/commit/da5365edc9b0644ed446ce8b227dadb62a8821e9) Fix [#578](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/578): non-blocking path still had potential problem, but changed method i... - [`db0f586`](https://github.com/FasterXML/jackson-core/commit/db0f5860085425dbe08b3e2b81801fc0e5e62bba) ... - [`243fadc`](https://github.com/FasterXML/jackson-core/commit/243fadc879345732a9a5bb18b2d587a0272e5ddc) Fix [#567](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/567) - [`714df7b`](https://github.com/FasterXML/jackson-core/commit/714df7b5f3507d13ba7480c27b30e96d69fc076b) ... - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.10.1)


Updates jackson-databind from 2.9.8 to 2.10.1

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


Updates jackson-dataformat-yaml from 2.9.8 to 2.10.1

Commits - [`773ceee`](https://github.com/FasterXML/jackson-dataformats-text/commit/773ceeefcc9eefb66dc79301478f080568c01ba6) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.1 - [`edd6d5c`](https://github.com/FasterXML/jackson-dataformats-text/commit/edd6d5c60137ba31d7e0d81f55d0de246668658c) prepare for 2.10.1 - [`d39071a`](https://github.com/FasterXML/jackson-dataformats-text/commit/d39071a05db42d14ea4e7ff1f76ea740b3994cd6) Git one last test failure wrt [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15) on 2.x - [`32437c0`](https://github.com/FasterXML/jackson-dataformats-text/commit/32437c046738316d7a9de682e05ff07d201aca24) Fix [#15](https://github-redirect.dependabot.com/FasterXML/jackson-dataformats-text/issues/15): Implement `CsvParser.Feature.SKIP_EMPTY_LINES` - [`4eff590`](https://github.com/FasterXML/jackson-dataformats-text/commit/4eff59010844eba30e823ffb5155e571e5dda448) Remove unnecessary method override - [`571170d`](https://github.com/FasterXML/jackson-dataformats-text/commit/571170d8f265b780f34abff446a350c4e7e8efa0) Clean up: remove unneeded csv override, remove call to deprecated JavaPropsPa... - [`077432c`](https://github.com/FasterXML/jackson-dataformats-text/commit/077432c98d5a791c501d07f34c221414c813075f) ... - [`bcf53dc`](https://github.com/FasterXML/jackson-dataformats-text/commit/bcf53dc56a23d495534c6d8bd87a0b1cff2a8a45) add 2.10 javadocs - [`e785fce`](https://github.com/FasterXML/jackson-dataformats-text/commit/e785fcef1856315b951de4482a01ba47fbf18b17) [maven-release-plugin] prepare for next development iteration - [`653a521`](https://github.com/FasterXML/jackson-dataformats-text/commit/653a521d851beee29ec5e86768e427d014c39ef1) [maven-release-plugin] prepare release jackson-dataformats-text-2.10.0 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.9.8...jackson-dataformats-text-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/hpgrahsl/kafka-connect-mongodb/network/alerts).
hpgrahsl commented 4 years ago

will be taken into account together with further dependency updates.

dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.