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

Update MongoDB driver (match with MongoJack and Jackson) #858

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Commits on Nov 9, 2023

  1. Update MongoDB driver to 4.8.2

    MongoDB currently provides documentation for versions v4.3 to v4.8. When making changes, its useful to have available documentation for the driver we are using.
    trevorgerhardt authored and abyrd committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    de24cc8 View commit details
    Browse the repository at this point in the history
  2. Match latest Mongojack transitive dependencies

    update mongodb driver and jackson versions
    abyrd committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    51eb0c1 View commit details
    Browse the repository at this point in the history