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 of the orcid-api-client library #3694

Merged
merged 1 commit into from
May 19, 2022

Conversation

chenejac
Copy link
Contributor

VIVO GitHub issue: 3693

What does this pull request do?

A brief description of what the intended result of the PR will be and/or what problem it solves.

What's new?

It is upgrading orcid-api-client library to 0.6.4 (https://mvnrepository.com/artifact/org.vivoweb/orcid-api-client/0.6.4) which is based on jackon-databind 2.10.1, the same as jena-arq 3.16.0 used in Vitro (https://mvnrepository.com/artifact/org.apache.jena/jena-arq/3.16.0). The version is upgraded in the api/pom.xml file.

Example:

  • Does this change add any new dependencies? Replace orcid-api-client 0.6.3 with the version 0.6.4

Important note

  • The upgraded orcid-api-client still have two vulnerability issues related to jackson-databind 2.10.1. We will follow jena-arq mitigation of this issue (https://mvnrepository.com/artifact/org.apache.jena/jena-arq/3.16.0), and in the case it is resolved there, we should publish orcid-api-client 0.6.5 based on jackson-databind 2.13.2.2 and update pom.xml for versions of jena-arq and orcid-api-client.

Interested parties

Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers

@chenejac chenejac requested a review from litvinovg May 5, 2022 14:12
@chenejac chenejac requested a review from a user May 11, 2022 11:03
@chenejac chenejac merged commit dfa760a into vivo-project:main May 19, 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