Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump jackson-databind to latest 2.13.4.2 #720

Merged
merged 4 commits into from
Nov 15, 2022

Conversation

jacobdanner
Copy link
Contributor

Fixes

Resolve CVE-2022-42003 with latest version of jackson-databind with minor version update to the latest jackson-databind dependency

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • [x ] I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works Used existing tests
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

Copy link
Contributor

@JenniferMah JenniferMah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @jacobdanner!

@JenniferMah JenniferMah changed the title fix: bump jackson-databind to latest 2.13.4.2 chore: bump jackson-databind to latest 2.13.4.2 Nov 15, 2022
@JenniferMah JenniferMah merged commit f1700e4 into twilio:main Nov 15, 2022
@@ -168,6 +168,7 @@
</profiles>
<properties>
<jackson.version>2.13.4</jackson.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any issue with bumping this to 2.14.0?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope it looks like we can update to 2.14.0 heres a PR: #721

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants