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

[feature] upgrade fasterxml jackson from 2.11.3 to 2.13.2 #1919

Closed
wants to merge 6 commits into from
Closed

[feature] upgrade fasterxml jackson from 2.11.3 to 2.13.2 #1919

wants to merge 6 commits into from

Conversation

huapan123456
Copy link
Contributor

@huapan123456 huapan123456 commented Apr 7, 2022

What is the purpose of the change

(For example: EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection and session management.
Related issues: #590. )

Brief change log

upgrade the version of some jar

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:

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

  • Dependencies (does it add or upgrade a dependency): (yes)
  • Anything that affects deployment: ( no )
  • The MGS(Microservice Governance Services), i.e., Spring Cloud Gateway, OpenFeign, Eureka.: (yes / no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not documented)

huapan added 2 commits April 7, 2022 11:01
…n-databind due to security vulnerabilities
…the version of fasterxml.jackson to 2.13.2
@casionone casionone changed the title [feature] #1828 #1827 #1826 upgrade log4j-1.2.17,protobuf-java,jackso… [feature] upgrade fasterxml jackson from 2.11.3 to 2.13.2 Apr 7, 2022
@casionone
Copy link
Contributor

You need to fix the exception in the git check action

@casionone
Copy link
Contributor

The upgrade of multiple components is best to be separated in pr, not in one pr.

In addition, it is recommended to check out the dev-1.2.0-feature branch from the dev-1.2.0 branch for development. For specific reasons, please refer to this https://linkis.apache.org/zh-CN/community/how-to-contribute#214-%E4%B8%80%E4%B8%AApr%E7%9A%84%E6%B5%81%E7%A8%8B

@casionone
Copy link
Contributor

Sorry I forgot to close this pr, someone has submitted it together to fix this problem #1921 , if you are interested, you can find some other interesting tasks from [easy to fix list] #1161

@casionone casionone closed this Apr 12, 2022
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.

2 participants