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

[IOTDB-1151]fix dependency error because some jars are removed from maven's central repo #2670

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

jixuan1989
Copy link
Member

we use jaxb-runtime (v2.4) to solve compatibility problem of JDK 8 and 11, but its dependency, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.14, is removed from maven's central repo.

image

So, we have to upgrade jaxb-runtime.

@sonarcloud
Copy link

sonarcloud bot commented Feb 10, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jixuan1989 jixuan1989 merged commit 05a628d into master Feb 12, 2021
@jixuan1989 jixuan1989 deleted the issue_1151 branch February 12, 2021 02:58
@jixuan1989
Copy link
Member Author

has cherry-picked.

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

1 participant