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

commons codec version conflict #75

Open
selios opened this issue Sep 12, 2023 · 0 comments
Open

commons codec version conflict #75

selios opened this issue Sep 12, 2023 · 0 comments

Comments

@selios
Copy link

selios commented Sep 12, 2023

There is a conflict between dependency version of commons codec from spring-boot-starter-integration and Jena

Jena 4.4.0 need commons codec 1.15 but spring-boot-starter-integration 1.1.4.RELEASE force commons codec 1.2

In my use case, with URI like http://....../data_test/-c3d8ff75-bd60-4ef6-b1b9-08bb13bc4b72_attr_ratio_5 query execution failed with a NoClassDefFound murMurHash3 not available in commons codec v1.2

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

No branches or pull requests

1 participant