digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
635 stars 109 forks source link

[Security] Bump com.fasterxml.jackson.version from 2.9.9 to 2.10.0.pr1 #121

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps com.fasterxml.jackson.version from 2.9.9 to 2.10.0.pr1.

Updates jackson-core from 2.9.9 to 2.10.0.pr1

Commits - [`01a392d`](https://github.com/FasterXML/jackson-core/commit/01a392d7b5f2894bf70baac2941ee3374b4feec9) [maven-release-plugin] prepare release jackson-core-2.10.0.pr1 - [`cfd0e0a`](https://github.com/FasterXML/jackson-core/commit/cfd0e0a09781e8f690c007df528e9eb25a54e453) uh, try that again - [`317acaa`](https://github.com/FasterXML/jackson-core/commit/317acaa5a3cfb160a33b9ab29c50018ee3b95c84) [maven-release-plugin] prepare for next development iteration - [`03c16b5`](https://github.com/FasterXML/jackson-core/commit/03c16b53eb17e3407de01a790d5afc619baaabb1) [maven-release-plugin] prepare release jackson-core-2.10.0.pr1 - [`26d6c0d`](https://github.com/FasterXML/jackson-core/commit/26d6c0deb752938a04bc2007c6cd64b024fd645b) prepare for 2.10.0.pr1 - [`155d1db`](https://github.com/FasterXML/jackson-core/commit/155d1dba958b471351f9f6a10834247c5c67aece) Merge branch '2.9' into 2.10 - [`e473e99`](https://github.com/FasterXML/jackson-core/commit/e473e9987e2cfe438e80002d2d1da86fade3c6d8) Fix [#540](https://github-redirect.dependabot.com/FasterXML/jackson-core/issues/540) - [`d88d8f0`](https://github.com/FasterXML/jackson-core/commit/d88d8f07f18b2f1cc8965eec2af2137000757bb0) javadoc improvements - [`9e57cbf`](https://github.com/FasterXML/jackson-core/commit/9e57cbf487b94f02eab9a4743da6a47bf9aeddd1) Minor naming improvement for internal buffer - [`ef8f95d`](https://github.com/FasterXML/jackson-core/commit/ef8f95d47710eaaae714b2b01f48d3db72fe2c7e) Merge branch '2.10' of https://github.com/FasterXML/jackson-core into 2.10 - Additional commits viewable in [compare view](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.9...jackson-core-2.10.0.pr1)


Updates jackson-databind from 2.9.9 to 2.10.0.pr1 This update includes a security fix.

Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Low severity vulnerability that affects com.fasterxml.jackson.core:jackson-databind** > FasterXML jackson-databind 2.x before 2.9.9.1 might allow attackers to have a variety of impacts by leveraging failure to block the logback-core class from polymorphic deserialization. Depending on the classpath content, remote code execution may be possible. > > Affected versions: < 2.9.9.1
Commits - See full diff in [compare view](https://github.com/FasterXML/jackson/commits)


Updates jackson-annotations from 2.9.9 to 2.10.0.pr1

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


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). To ignore the version in this PR you can just close it - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 65.38% when pulling 0cf670daea285df3de7ef959af9d59d3b90d512a on dependabot/maven/com.fasterxml.jackson.version-2.10.0.pr1 into 54208abba10629c65110fdf55ab0d552bbebedb3 on master.