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

dependency(jetty): upgrade for security #5571

Merged
merged 1 commit into from Nov 24, 2023

Conversation

halibobo1205
Copy link
Contributor

@halibobo1205 halibobo1205 commented Nov 3, 2023

@halibobo1205 halibobo1205 changed the title dependency(jetty): upgrade for security. dependency(jetty): upgrade for security Nov 3, 2023
@halibobo1205 halibobo1205 added this to the GreatVoyage-v4.7.4 milestone Nov 8, 2023
@halibobo1205 halibobo1205 self-assigned this Nov 8, 2023
compile 'org.eclipse.jetty:jetty-server:9.4.49.v20220914'
compile 'org.eclipse.jetty:jetty-servlet:9.4.49.v20220914'
compile 'org.eclipse.jetty:jetty-server:9.4.53.v20231009'
compile 'org.eclipse.jetty:jetty-servlet:9.4.53.v20231009'
compile 'com.alibaba:fastjson:1.2.83'
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not solve other dependency security also but only jetty? such as bcprov-jdk15on in https://github.com/tronprotocol/libp2p/pull/74/files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if bcprov-jdk15on is required, it will be a stand-alone PR.

@halibobo1205 halibobo1205 merged commit be07f5c into tronprotocol:develop Nov 24, 2023
6 of 7 checks passed
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