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

upgrade gson to 2.9.0 #1650

Merged
merged 1 commit into from
May 23, 2022
Merged

upgrade gson to 2.9.0 #1650

merged 1 commit into from
May 23, 2022

Conversation

lxning
Copy link
Collaborator

@lxning lxning commented May 23, 2022

Description

Please include a summary of the feature or issue being fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #(issue)
https://github.com/pytorch/serve/security/dependabot/20

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Feature/Issue validation/testing

Please describe the tests [UT/IT] that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced.
Please also list any relevant details for your test configuration.

Checklist:

  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?
  • Did you enable pre-commit to check and format your changes before pushing your changes?

@lxning lxning requested review from maaquib and xyang16 May 23, 2022 21:08
@lxning lxning self-assigned this May 23, 2022
Copy link
Collaborator

@maaquib maaquib left a comment

Choose a reason for hiding this comment

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

FYI: changes to serving-sdk require uploading the new build artifacts to the maven repo

@lxning lxning merged commit 7be914b into master May 23, 2022
@lxning lxning added the enhancement New feature or request label May 23, 2022
@lxning lxning added this to the v0.6.1 milestone May 23, 2022
@msaroufim msaroufim added this to Done in v0.6.1 lifecycle Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants