Bump jackson-databind from 2.4.3 to 2.9.10.1 in /traffic_router/core#4110
Conversation
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.4.3 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
|
Can one of the admins verify this patch? |
|
Did somebody turn this on? I didn't think this was the way GH reported dependency vulnerabilities. |
ajschmidt
left a comment
There was a problem hiding this comment.
This change results in compilation errors:
java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonMerge
This class, referenced in the JacksonAnnotationIntrospector does not exist in the .jar
A different, more stable version of the library needs to be chosen.
|
So should we close this? |
|
I guess we should close it. I'll create a PR with all the needed changes together. Close 4109 also please. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps jackson-databind from 2.4.3 to 2.9.10.1.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.