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 version 2.8.6 to 2.8.9 #13610

Merged
merged 2 commits into from
Jan 5, 2022
Merged

Upgrade Gson version 2.8.6 to 2.8.9 #13610

merged 2 commits into from
Jan 5, 2022

Conversation

mattisonchao
Copy link
Member

Fixes #13607

Master Issue: #13607

Motivation

see #13607

Modifications

  • Upgrade Gson version 2.8.6 to 2.8.9

Verifying this change

  • Make sure that the change passes the CI checks.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): ( no)
  • The public API: ( no)
  • The schema: ( no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: ( no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • no-need-doc

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 5, 2022
Copy link
Member

@shoothzj shoothzj left a comment

Choose a reason for hiding this comment

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

we should also change version in license file

@mattisonchao
Copy link
Member Author

we should also change version in license file

done.

@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

@lhotari lhotari dismissed shoothzj’s stale review January 5, 2022 12:52

requested change to license file has been addressed.

@lhotari lhotari added this to the 2.10.0 milestone Jan 5, 2022
@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

@mattisonchao
Copy link
Member Author

/pulsarbot rerun-failure-checks

@shoothzj shoothzj merged commit 937131a into apache:master Jan 5, 2022
codelipenghui pushed a commit that referenced this pull request Jan 6, 2022
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
@codelipenghui codelipenghui added the cherry-picked/branch-2.8 Archived: 2.8 is end of life label Jan 6, 2022
lhotari pushed a commit that referenced this pull request Jan 10, 2022
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
@lhotari lhotari added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Jan 10, 2022
lhotari pushed a commit that referenced this pull request Jan 10, 2022
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
@lhotari lhotari added the cherry-picked/branch-2.7 Archived: 2.7 is end of life label Jan 10, 2022
lhotari pushed a commit to datastax/pulsar that referenced this pull request Jan 10, 2022
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jan 11, 2022
* Upgrade gson version 2.8.6 to 2.8.9

* fix license

(cherry picked from commit 937131a)
@gaoran10 gaoran10 added the area/dependency Pull requests that update a dependency file label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Pull requests that update a dependency file cherry-picked/branch-2.7 Archived: 2.7 is end of life cherry-picked/branch-2.8 Archived: 2.8 is end of life cherry-picked/branch-2.9 Archived: 2.9 is end of life doc-not-needed Your PR changes do not impact docs release/2.7.5 release/2.8.3 release/2.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulnerability in gson version 2.8.6
5 participants