Skip to content

Conversation

@anusurivijay
Copy link

Minor bug fix release. Fixes CVE-2022-23437

Fixes #39

Referene: https://xerces.apache.org/xerces2-j/releases.html

@moto-timo
Copy link
Member

moto-timo commented May 31, 2024

Missing any comments about why this is being done in the git commit message. Please put the comments you entered into the PR request into the actual commit itself.

Missing Signed-off-by:

Please:

git config --global user.name Vijay Anusuri
git config --global user.email vansuri@mvista.com
git commit --amend -s
git push -f

Fixes meta-java#39

Reference: https://xerces.apache.org/xerces2-j/releases.html

Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
@anusurivijay
Copy link
Author

@moto-timo

Missing any comments about why this is being done in the git commit message. Please put the comments you entered into the PR request into the actual commit itself.

Missing Signed-off-by:

Please:

git config --global user.name Vijay Anusuri
git config --global user.email vansuri@mvista.com
git commit --amend -s
git push -f

Added comments and pushed the changes.

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.

xerces-j-native CVE-2022-23437

2 participants